commit | 87c0104af742af2acfcbd685f2b9a40f33770dc0 | [log] [tgz] |
---|---|---|
author | Pavankumar Kondeti <pkondeti@codeaurora.org> | Tue Dec 07 17:53:58 2010 +0530 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 10 14:23:32 2010 -0800 |
tree | f17e999013e443ec70bb4c05a79a44c6ae52054f | |
parent | 8bb6a164b906bb7ca319202f85b30e3ef096cd65 [diff] |
USB: OTG: msm: Add support for power management Implement runtime and system pm ops to put hardware into low power mode (LPM). As part of LPM, USB clocks are turned off, PHY is put into suspend state and PHY comparators are turned off if VBUS/Id notifications are not required from PHY. Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>