diff options
author | Thierry Reding <treding@nvidia.com> | 2020-04-17 19:05:37 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-05-09 10:05:08 +0200 |
commit | 0534d40160cb9505073b0ecf5e7210daee319a66 (patch) | |
tree | 4ee0827215ebfb2584452a7048fe1e83d87bea95 /net/tls/tls_proc.c | |
parent | usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272... (diff) | |
download | linux-0534d40160cb9505073b0ecf5e7210daee319a66.tar.xz linux-0534d40160cb9505073b0ecf5e7210daee319a66.zip |
usb: gadget: tegra-xudc: Fix idle suspend/resume
When the XUDC device is idle (i.e. powergated), care must be taken not
to access any registers because that would lead to a crash.
Move the call to tegra_xudc_device_mode_off() into the same conditional
as the tegra_xudc_powergate() call to make sure we only force device
mode off if the XUDC is actually powered up.
Fixes: 49db427232fe ("usb: gadget: Add UDC driver for tegra XUSB device mode controller")
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'net/tls/tls_proc.c')
0 files changed, 0 insertions, 0 deletions