Re: [PATCH v3 2/4] pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()
From: Andy Shevchenko
Date: Sat Jan 14 2023 - 06:10:46 EST
On Sat, Jan 14, 2023 at 12:03:07PM +0100, Stefan Wahren wrote:
> Am 13.01.23 um 22:53 schrieb Andy Shevchenko:
> > Remove wrong of_node_put() in bcm2835_of_gpio_ranges_fallback(),
> > there is no counterpart of_node_get() for it.
> >
> > Fixes: d2b67744fd99 ("pinctrl: bcm2835: implement hook for missing gpio-ranges")
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> thanks for fixing. It seems that i got confused by function name and usage
> in other driver.
You're welcome! Would be nice if you or somebody else have a chance to test
the series.
> Reviewed-by: Stefan Wahren <stefan.wahren@xxxxxxxx>
Thank you!
--
With Best Regards,
Andy Shevchenko