Commit 3992404
pinctrl: zhaoxin: fix build on >= 6.7
pinctrl_gpio_direction_{in,out}put() was revised post-6.6 to include a second
parameter, with the first being the chip and second being the offset as
received by the pinctrl I/O.
Signed-off-by: Mingcong Bai <baimingcong@uniontech.com>1 parent 9d5e194 commit 3992404
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
0 commit comments