Re: [PATCH 3/6] usb: dwc3: Drop unneeded calls to platform_get_resource_byname()

From: Roger Quadros
Date: Mon Dec 20 2021 - 05:48:10 EST



On 20/12/2021 03:04, Lad Prabhakar wrote:
> 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]
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>

Reviewed-by: Roger Quadros <rogerq@xxxxxxxxxx>

--
cheers,
-roger