On Thu, Aug 20, 2020 at 1:35 PM Stefan Roese <[email protected]> wrote: > > On MIPS platforms, mapping of the base address is needed. This patch > switches from dev_get_addr() to dev_remap_addr() to get the mapped base > address of the xHCI controller. > > Signed-off-by: Stefan Roese <[email protected]> > Cc: Bin Meng <[email protected]> > Cc: Marek Vasut <[email protected]> > --- > > (no changes since v1) > > drivers/usb/host/xhci-dwc3.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

