power_supply: bq25700: add function to set current
authorShengfei xu <xsf@rock-chips.com>
Tue, 3 Jan 2017 10:11:33 +0000 (18:11 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 6 Jan 2017 06:41:22 +0000 (14:41 +0800)
commit090f2de5acef19876477d64970ec7f59c8005475
tree35f5120801b46045d6905843b59440bf25bce4b1
parenta637e9e243b40c022e57714f07112851a0c44ff7
power_supply: bq25700: add function to set current

This patch is used for updating the charger operations such
like setting charging current and setting input current.

Change-Id: I7c77624102dd2b43bd1c007c2097ab92a5e3de2a
Signed-off-by: Shengfei xu <xsf@rock-chips.com>
drivers/power/bq25700_charger.c
include/linux/power/bq25700-charge.h [new file with mode: 0644]