diff options
| author | Sergey Shtylyov <[email protected]> | 2021-12-14 20:42:46 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-12-17 15:54:23 +0000 |
| commit | 1aebf115afd730d1e0f773b8273b04b8681e1128 (patch) | |
| tree | 52b47bb3b40edd11693617c643d1872dbcb29e5b /drivers/usb/cdns3/cdns3-plat.c | |
| parent | usb: gadget: udc: pxa25x: propagate errors from platform_get_irq() (diff) | |
| download | kernel-1aebf115afd730d1e0f773b8273b04b8681e1128.tar.gz kernel-1aebf115afd730d1e0f773b8273b04b8681e1128.zip | |
usb: host: ehci-sh: propagate errors from platform_get_irq()
The driver overrides the error codes and IRQ0 returned by platform_get_irq()
to -ENODEV. Switch to propagating the error codes upstream. IRQ0 is no
longer returned by platform_get_irq(), so we now can safely ignore it...
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Sergey Shtylyov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions
