summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-plat.c
diff options
context:
space:
mode:
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>2021-12-20 01:04:08 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-21 08:51:57 +0100
commit74b39dfabd76b8820aa96e6a8f8cc3cae8908710 (patch)
treec1c67b241d3aab8a0a391e95bff0023f37ecce12 /drivers/usb/cdns3/cdns3-plat.c
parent22ae6415c702680b1d3170717ce34ee31656f8b6 (diff)
downloadlinux-stable-74b39dfabd76b8820aa96e6a8f8cc3cae8908710.tar.gz
linux-stable-74b39dfabd76b8820aa96e6a8f8cc3cae8908710.tar.bz2
linux-stable-74b39dfabd76b8820aa96e6a8f8cc3cae8908710.zip
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 <rogerq@kernel.org> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20211220010411.12075-4-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions