On Fri, Sep 28, 2018 at 03:11:47PM +0100, Jon Hunter wrote: > Currently the XUSB power domains used by the Tegra xHCI controller are > never powered off on the removal of the driver, however, they will be > powered off on probe failure. Update the removal code to be consistent > with the probe failure path to power off the XUSB power domains. > > Signed-off-by: Jon Hunter > --- > drivers/usb/host/xhci-tegra.c | 5 +++++ > 1 file changed, 5 insertions(+) Acked-by: Thierry Reding