diff options
author | 2014-07-04 04:09:39 +0300 | |
---|---|---|
committer | 2014-07-09 16:25:46 -0700 | |
commit | 3e346d41bfcdf803284b06ef6e4bf13fa2b86277 (patch) | |
tree | 6b3fb6c037dfd6a4e66ff651b3ea80e33c231630 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | USB: EHCI: tegra: Fix probe order issue leading to broken USB (diff) | |
download | linux-dev-3e346d41bfcdf803284b06ef6e4bf13fa2b86277.tar.xz linux-dev-3e346d41bfcdf803284b06ef6e4bf13fa2b86277.zip |
USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
tegra_usb_phy_close() is supposed to undo the effects of
tegra_usb_phy_init(). It is also currently added as the USB PHY shutdown
callback, which is wrong, since tegra_usb_phy_init() is only called
during probing wheras the shutdown callback can get called multiple
times. This then leads to warnings about unbalanced regulator_disable if
the EHCI driver is unbound and bound again at runtime.
Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions