Messages in this thread |  | | Date | Sat, 14 Jan 2023 13:10:03 +0200 | From | Andy Shevchenko <> | Subject | Re: [PATCH v3 2/4] pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback() |
| |
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@linux.intel.com> > > 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@i2se.com>
Thank you!
-- With Best Regards, Andy Shevchenko
|  |