commit | 6fa647ae102e9d45645bf53bff32993fd217835b | [log] [tgz] |
---|---|---|
author | Amit Blay <ablay@codeaurora.org> | Thu May 24 14:12:08 2012 +0300 |
committer | Amit Blay <ablay@codeaurora.org> | Thu May 24 14:12:08 2012 +0300 |
tree | 81e4a1c0538fe19064ef252a7af255183bbdc6de | |
parent | e52a90748887c68fa51c2a9f7eacd9baa305b45b [diff] |
usb: gadget: Add support for USB going into LPM on bus suspend This change adds the ability of the msm_otg to go to LPM when USB cable is connected and bus is suspended. This ability is enabled by a board file parameter. The msm_otg is notified about SUSPEND/RESUME events via the UDC layer. New event for RESUME was defined for that. Change-Id: Ic508f1898cc3b57ab76eccd379bea38ed363570b Signed-off-by: Amit Blay <ablay@codeaurora.org>