Skip to content
Commit bb160ee6 authored by Darren Stevens's avatar Darren Stevens Committed by Greg Kroah-Hartman
Browse files

drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.



In patch a1a2b712 (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: a1a2b712 ("of/platform: Drop static setup of IRQ resource from DT core")
Reported-by: default avatarChristian Zigotzky <chzigotzky@xenosoft.de>
Suggested-by: default avatarRob Herring <robh@kernel.org>
Tested-by: default avatarChristian Zigotzky <chzigotzky@xenosoft.de>
Acked-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Signed-off-by: default avatarDarren Stevens <darren@stevens-zone.net>
Link: https://lore.kernel.org/r/20220702220355.63b36fb8@Cyrus.lan


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3d0dc539
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment