aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTuomas Tynkkynen <ttynkkynen@nvidia.com>2014-07-03 21:09:39 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-09 19:25:46 -0400
commit3e346d41bfcdf803284b06ef6e4bf13fa2b86277 (patch)
tree6b3fb6c037dfd6a4e66ff651b3ea80e33c231630 /tools/perf/scripts/python/export-to-postgresql.py
parenta47cc24cd1e5a55ef0b240180ce7ec6a9afc939d (diff)
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions