]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
ARM: tegra: tegratab: disable vbus while going to lp0
authorRohith Seelaboyina <rseelaboyina@nvidia.com>
Mon, 29 Apr 2013 13:12:21 +0000 (18:42 +0530)
committerDan Willemsen <dwillemsen@nvidia.com>
Sat, 14 Sep 2013 20:10:26 +0000 (13:10 -0700)
disable vbus while going to lp0

Bug 1274508

Change-Id: Id8fc118dffafdeac2117b1788c575ec3f966efee
Signed-off-by: Rohith Seelaboyina <rseelaboyina@nvidia.com>
Signed-off-by: Simon Je <sje@nvidia.com>
Reviewed-on: http://git-master/r/221577
(cherry picked from commit 82ce38e16c7843e47421087b70b9c58f5f5e0ef5)
Reviewed-on: http://git-master/r/223341
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
include/linux/platform_data/tegra_usb.h

index c165c2061041b44f9303edbe491ad8699549a00e..aff963e66de7ea32d5a5819ccdcd12d27d1e8177 100644 (file)
@@ -112,6 +112,7 @@ struct tegra_usb_host_mode_data {
        bool hot_plug;
        bool remote_wakeup_supported;
        bool power_off_on_suspend;
+       bool turn_off_vbus_on_lp0;
 };
 
 /**