[PATCH] pinctrl: at91-pio4: fix domain name assignment
Linus Walleij
linus.walleij at linaro.org
Mon Mar 6 05:56:51 PST 2023
On Fri, Feb 24, 2023 at 2:09 PM Johan Hovold <johan+linaro at kernel.org> wrote:
> Since commit d59f6617eef0 ("genirq: Allow fwnode to carry name
> information only") an IRQ domain is always given a name during
> allocation (e.g. used for the debugfs entry).
>
> Drop the no longer valid name assignment, which would lead to an attempt
> to free a string constant when removing the domain on late probe
> failures (e.g. probe deferral).
>
> Fixes: d59f6617eef0 ("genirq: Allow fwnode to carry name information only")
> Cc: stable at vger.kernel.org # 4.13
> Signed-off-by: Johan Hovold <johan+linaro at kernel.org>
Thanks Johan, patch applied for fixes.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list