diff options
author | Lad Prabhakar <[email protected]> | 2021-12-20 01:04:08 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-21 08:51:57 +0100 |
commit | 74b39dfabd76b8820aa96e6a8f8cc3cae8908710 (patch) | |
tree | c1c67b241d3aab8a0a391e95bff0023f37ecce12 /drivers/usb/cdns3/cdns3-plat.c | |
parent | 22ae6415c702680b1d3170717ce34ee31656f8b6 (diff) |
usb: dwc3: Drop unneeded calls to platform_get_resource_byname()
Drop unneeded calls to platform_get_resource_byname() from
dwc3_host_init(). dwc3_host_init() already calls dwc3_host_get_irq()
which gets the irq number, just use this to get the IRQ resource data
and fill the xhci_resources[1]
Reviewed-by: Roger Quadros <[email protected]>
Signed-off-by: Lad Prabhakar <[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