Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpio: rockchip: 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 <[email protected]> Acked-by: Heiko Stuebner <[email protected]> Acked-by: Linus Walleij <[email protected]>
- Loading branch information