usb: host: xhci-tegra: fix tegra_xusb_get_phy()
authorJC Kuo <jckuo@nvidia.com>
Tue, 11 Aug 2020 09:25:53 +0000 (17:25 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Aug 2020 11:06:30 +0000 (13:06 +0200)
commitd54343a87732726b04ac5af873916b5ed4f52932
tree44a805fe7bfc65a8ec008920e21a940b74ecac5f
parent316a2868bc269be8c6e69ccc3a1f902a3f518eb9
usb: host: xhci-tegra: fix tegra_xusb_get_phy()

tegra_xusb_get_phy() should take input argument "name".

Signed-off-by: JC Kuo <jckuo@nvidia.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200811092553.657762-1-jckuo@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-tegra.c