3 Oct
2023
3 Oct
'23
5:41 p.m.
On Tue, Oct 03, 2023 at 04:50:59PM +0200, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
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: Charles Keepax <ckeepax@opensource.cirrus.com> Thanks, Charles