On 01/04/2022 12:35, Andy Shevchenko wrote: > Switch the code to use for_each_gpiochip_node() helper. > > While at it, in order to avoid additional churn in the future, > switch to fwnode APIs where it makes sense. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > drivers/pinctrl/samsung/pinctrl-exynos.c | 8 +++--- > drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 2 +- > drivers/pinctrl/samsung/pinctrl-s3c64xx.c | 4 +-- > drivers/pinctrl/samsung/pinctrl-samsung.c | 30 +++++++++++------------ > drivers/pinctrl/samsung/pinctrl-samsung.h | 2 +- > 5 files changed, 22 insertions(+), 24 deletions(-) > Tested-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof