commit | 8478b179c13d512af5f57e40826734f6964b1042 | [log] [tgz] |
---|---|---|
author | Manu Gautam <mgautam@codeaurora.org> | Wed Feb 01 12:06:09 2012 +0530 |
committer | Manu Gautam <mgautam@codeaurora.org> | Wed Feb 01 12:06:09 2012 +0530 |
tree | 35651fd1ead542ffc5eb5a1a940c34e64c0f5637 | |
parent | 22b6b3336506993e316e0067b12abc9dfc2efad4 [diff] |
USB: OTG: Do not start charging before device enumerates USB battery charging specification defines that device should not start charging from SDP (or host port) before connecting i.e. pulling high data line. Hence, instead of charging immediately after performing detection, wait till device configuration is selected by host. Change-Id: I77dd29d1b4fbb57bc2f4362ef77d6a9c73ab6653 CRs-Fixed: 333556 Signed-off-by: Manu Gautam <mgautam@codeaurora.org>