[PATCH v3] drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.

Alan Stern stern at rowland.harvard.edu
Wed Jul 6 04:54:55 AEST 2022


On Tue, Jul 05, 2022 at 10:29:53AM -0600, Rob Herring wrote:
> On Sat, Jul 2, 2022 at 3:04 PM Darren Stevens <darren at stevens-zone.net> wrote:
> >
> > In patch a1a2b7125e10 (Drop static setup of IRQ resource from DT
> > core) we stopped platform_get_resource() from returning the IRQ, as all
> > drivers were supposed to have switched to platform_get_irq()
> > Unfortunately the Freescale EHCI driver in host mode got missed. Fix
> > it.
> >
> > Fixes: a1a2b7125e10 (Drop static setup of IRQ resource from DT core)
> > Reported-by: Christian Zigotzky <chzigotzky at xenosoft.de>
> > Suggested-by: Rob Herring <robh at kernel.org>
> > Signed-off-by: Darren Stevens <darren at stevens-zone.net>
> > ---
> >  v3 - Corrected resource allocation in fsl-mph-dr-of.c
> >
> >  v2 - Fixed coding style, removed a couple of unneeded initializations,
> >       cc'd Layerscape maintainers.
> >
> > Tested on AmigaOne X5000/20 and X5000/40 Contains code by Rob Herring
> > (in fsl-mph-dr-of.c)
> 
> Thanks for fixing.
> 
> Acked-by: Rob Herring <robh at kernel.org>

Okay for me too.

Acked-by: Alan Stern <stern at rowland.harvard.edu>



More information about the Linuxppc-dev mailing list