power: supply: sbs-battery: switch from of_property_* to device_property_*
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 13 May 2020 18:56:12 +0000 (20:56 +0200)
committerSebastian Reichel <sre@kernel.org>
Thu, 28 May 2020 22:39:34 +0000 (00:39 +0200)
commit03b758ba36f0656d905f595eea33ab247d5fc945
tree05efefc5dbf77e50e92e284928e16d8c44561401
parent182fc88268f3e33fb81cbb373b30d656daf0cb48
power: supply: sbs-battery: switch from of_property_* to device_property_*

Switch from DT specific of_property_* API to generic and more
modern device_property_* API.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/sbs-battery.c