usb: xhci: tegra: Remove PLL power supplies
authorThierry Reding <treding@nvidia.com>
Fri, 12 Jun 2020 14:02:05 +0000 (16:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2020 08:23:30 +0000 (10:23 +0200)
commit41ecdcfce1772b7781059ebbeaed883206ab9479
tree4e4a39e7fe3fdd7f930072525aea290b0ea3db1a
parent153de2d66e53b1729a7761b926ca0b89392b3127
usb: xhci: tegra: Remove PLL power supplies

The Tegra XUSB controller driver doesn't need to control the PLL power
supplies directly, but rather uses the pads provided by the XUSB pad
controller, which in turn is responsible for supplying power to the
PLLs.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20200612140205.2342900-1-thierry.reding@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-tegra.c