power: supply: sbs-battery: switch to i2c's probe_new
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 13 May 2020 18:56:13 +0000 (20:56 +0200)
committerSebastian Reichel <sre@kernel.org>
Thu, 28 May 2020 22:39:34 +0000 (00:39 +0200)
commitf9ca07a123c81b6b6e1070a515267d89956efc9e
tree05b4289bb4580bfa1c8c855a51a95225bbeb9905
parent03b758ba36f0656d905f595eea33ab247d5fc945
power: supply: sbs-battery: switch to i2c's probe_new

sbs-battery does not use the ID parameter, so switch to i2c's
probe_new API.

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