Commit 7832986
Bartosz Golaszewski
pinctrl: ingenic: use new pinctrl GPIO helpers
Replace the pinctrl helpers taking the global GPIO number as argument
with the improved variants that instead take a pointer to the GPIO chip
and the controller-relative offset.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>1 parent 4125651 commit 7832986
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| |||
3561 | 3563 | | |
3562 | 3564 | | |
3563 | 3565 | | |
3564 | | - | |
| 3566 | + | |
3565 | 3567 | | |
3566 | 3568 | | |
3567 | 3569 | | |
3568 | 3570 | | |
3569 | 3571 | | |
3570 | 3572 | | |
3571 | | - | |
| 3573 | + | |
3572 | 3574 | | |
3573 | 3575 | | |
3574 | 3576 | | |
| |||
4052 | 4054 | | |
4053 | 4055 | | |
4054 | 4056 | | |
4055 | | - | |
| 4057 | + | |
| 4058 | + | |
4056 | 4059 | | |
4057 | 4060 | | |
4058 | 4061 | | |
| |||
4172 | 4175 | | |
4173 | 4176 | | |
4174 | 4177 | | |
| 4178 | + | |
| 4179 | + | |
4175 | 4180 | | |
4176 | 4181 | | |
4177 | 4182 | | |
| |||
0 commit comments