commit | 153f99776c8d93df0ff10370983090bb4e8cbdd7 | [log] [tgz] |
---|---|---|
author | Hemant Kumar <hemantk@codeaurora.org> | Wed Jun 19 16:49:45 2013 -0700 |
committer | Hemant Kumar <hemantk@codeaurora.org> | Mon Jun 24 11:28:19 2013 -0700 |
tree | c06791daf830f31b517c4e34d9549a8a4e421684 | |
parent | b2dfc26ff6837af8e334bb9c6f769cb6e0f6a86c [diff] |
usb: ehci-msm2: replace wakelock with wakeup source wakelock APIs are banned APIs for kernel now. Instead of wakelocks, use wakeup sources. Change-Id: I3ae31f875068b14f7282f787b465b8b66f2c5b02 Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>