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>
Thu, 3 Sep 2020 09:29:42 +0000 (11:29 +0200)
commit55c0eeabceb7720a5438b501e2c85c05ca684bc9
treedbfed5366a30a0f3c8b919cd7c6f2b415145f70c
parentc08e590b07e4e2b7a86cb6b7b45e4ac8c9e804e6
usb: host: xhci-tegra: fix tegra_xusb_get_phy()

commit d54343a87732726b04ac5af873916b5ed4f52932 upstream.

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