diff options
author | Darren Stevens <[email protected]> | 2022-07-02 22:03:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-07-08 14:58:51 +0200 |
commit | bb160ee61c04fe96f3cc0088ef1907214861dccc (patch) | |
tree | 22e6a3958e967e83ee2bcde881d314024c822a85 /scripts/bpf_doc.py | |
parent | 3d0dc539029b09fbd125444c16b11a8ed10b9d0f (diff) |
drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.
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 ("of/platform: Drop static setup of IRQ resource from DT core")
Reported-by: Christian Zigotzky <[email protected]>
Suggested-by: Rob Herring <[email protected]>
Tested-by: Christian Zigotzky <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Darren Stevens <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions