commit | 0b7ed3560fa13cc2cadfe1ebbe8199e072d25732 | [log] [tgz] |
---|---|---|
author | Ashish Chavan <ashichav@codeaurora.org> | Fri Feb 07 11:09:55 2020 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Feb 13 07:26:16 2020 -0800 |
tree | da93e4ddc0d4e535115e1ca6a4716f2fa236cfab | |
parent | f9b8eceb64a877c83ad343890b65851686c8ecca [diff] |
power: smb1398: Do not read the registers before system resume Do not read the charge pump registers before the driver resume which is invoked during the system resume process. This prevents from flagging unnecessary errors due to power_supply_events during the early resume of the system While at it, reset rc to 0 after reading suspend_props in smb1390 driver. Change-Id: I84d2203f6ec833033386797792c80cd1781dbf58 Signed-off-by: Ashish Chavan <ashichav@codeaurora.org>