ab8500-charger: AB8500 charger driver
authorArun Murthy <arun.murthy@stericsson.com>
Wed, 29 Feb 2012 16:24:26 +0000 (21:54 +0530)
committerAnton Vorontsov <anton.vorontsov@linaro.org>
Mon, 26 Mar 2012 16:41:04 +0000 (20:41 +0400)
commit84edbeeab67c1575067335179513150115da367b
tree58730cc0d097cdb8c5970973437289f9868cfc53
parent1668f81159fb72eda2114a9c73a64ffee045cb01
ab8500-charger: AB8500 charger driver

This driver is responsible for detecting the ac/usb plugin and also includes
function to enable ac/usb charging and re-kick the watchdog.
It registers with the power supply class and provides information to the user
space. The information include status of ac/usb charger device.
This information in turn will be used by the abx500 charging algorithm driver
to enable/disable and monitor charging.

Signed-off-by: Arun Murthy <arun.murthy@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
drivers/power/ab8500_charger.c [new file with mode: 0644]
include/linux/mfd/abx500/ab8500-bm.h [new file with mode: 0644]