commit | fca298cf0813abc304eb9ca34bc3b4e70ea23f32 | [log] [tgz] |
---|---|---|
author | Manu Gautam <mgautam@codeaurora.org> | Wed Jun 05 15:11:54 2013 +0530 |
committer | Manu Gautam <mgautam@codeaurora.org> | Wed Jun 05 16:44:06 2013 +0530 |
tree | 5abe6d35ab5c5e939a93e3236d5338e25f7ad8a6 | |
parent | 139a813201bc68749755384741e450beb822f661 [diff] |
USB: msm_otg: Fix BUG when updating charger current from 100 to 500 Commit eb0d6bbe "ci13xxx_udc: Draw 100mA of current in unconfigured state" introduced a BUG where driver fails to update power supply max current as 500mA. Due to this PMIC doesn't charge using USB. Fix this bug by handling this case correctly. Change-Id: I67329632ff52de44cda9736d5b21727a22d68b9c Signed-off-by: Manu Gautam <mgautam@codeaurora.org>