Loading
power_supply: add property POWER_SUPPLY_PROP_UPDATE_NOW
Some hardware can have access protocols that have delays. Since it's not
always desirable to update these properties, there needs to be a control
for forcing immediate updates.
Add the power supply property POWER_SUPPLY_PROP_UPDATE_NOW to address
this.
Change-Id: I7e09c00430ef0071b7979bea42c6b0291ac8fd36
Signed-off-by:
Xiaozhe Shi <xiaozhes@codeaurora.org>