Re: [PATCH 5/8] mfd: ab8500: Use power_supply_*() API for accessing function attrs

2014-10-15 Thread Lee Jones
On Tue, 14 Oct 2014, Krzysztof Kozlowski wrote: > Replace direct calls to power supply function attributes with wrappers. > Wrappers provide safe access access in case of unregistering the power > supply (.e.g by removing the driver). Replace: > - get_property -> power_supply_get_property > > Si

[PATCH 5/8] mfd: ab8500: Use power_supply_*() API for accessing function attrs

2014-10-14 Thread Krzysztof Kozlowski
Replace direct calls to power supply function attributes with wrappers. Wrappers provide safe access access in case of unregistering the power supply (.e.g by removing the driver). Replace: - get_property -> power_supply_get_property Signed-off-by: Krzysztof Kozlowski --- drivers/mfd/ab8500-sys