commit | d7b6d1abf8fa9bbe16653631d4e2f627ca4801a8 | [log] [tgz] |
---|---|---|
author | Pavankumar Kondeti <pkondeti@codeaurora.org> | Fri Jan 11 15:38:09 2013 +0530 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Tue Jan 15 11:26:43 2013 +0530 |
tree | 23be77cfb3dbdd18f76086065cc10e15f47069a5 | |
parent | 6716524b8f6f59e5b01e99f247df2ccfbc0c1e01 [diff] |
USB: msm_otg: Notify the charger type early The current code notify the charger type to power supply driver only after the amount of avaialble current is determined. If we are attached to Host PC, this is delayed till host sends set config request. Instead notify the charger type once the charger is determined. CRs-Fixed: 441014 Change-Id: Ieb126ae8106ed1b0433c3d756d473e37cb55cdca Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>