On Mon, Apr 11, 2022 at 02:21:00PM +0200, Krzysztof Kozlowski wrote: > 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> Thanks! I'm going to spread this to two patches to which I pointed out before. -- With Best Regards, Andy Shevchenko