]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
power: supply: bq24735: move down bq24735_{en,dis}able_charging
authorPeter Rosin <peda@axentia.se>
Tue, 20 Dec 2016 11:33:00 +0000 (12:33 +0100)
committerSebastian Reichel <sre@kernel.org>
Wed, 4 Jan 2017 21:00:41 +0000 (22:00 +0100)
commit2e66585ca255df195278a50143e0bccf26d735d6
tree9d855b7312f49b3418f93cebd9800671e7f1f4af
parent5b903a1555e1d5b6e12ede53d5d8dc86fef94a03
power: supply: bq24735: move down bq24735_{en,dis}able_charging

bq24735_enable_charging() needs to call bq24735_config_charging(),
which is something to change later, this is just a preparatory patch.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/supply/bq24735-charger.c