power: qpnp-bms: report 100 SoC when battery is gone

Currently the BMS reports 0 SoC when battery is removed.
However, this can cause userspace to shutdown if the batt_pres irq is
incorrectly asserted.

Fix this by reporting 100 SoC instead when battery is gone so that
userspace does not incorrectly shut down.

Change-Id: I20a98088cdc17bb322fae5116141f27ed746ec33
Signed-off-by: Xiaozhe Shi <xiaozhes@codeaurora.org>
1 file changed