gta01-battery-driver.patch
commit4bad04eed1999b08090a395cc67da33b54bb38c6
authorMike Westerhof <mwester@dls.net>
Thu, 13 Nov 2008 06:32:28 +0000 (13 00:32 -0600)
committerMike Westerhof <mwester@dls.net>
Thu, 13 Nov 2008 06:32:28 +0000 (13 00:32 -0600)
tree52576d4aafc052d0e66282d414b18b0b474a34cf
parentc7283981ec141bf3c261c13f7550bc712c6ed84a
gta01-battery-driver.patch

Adds a simple pass-through battery driver module for the GTA01.
This will simplify user-space by providing the same sysfs API
on both GTA01 and GTA02, and is a first step towards eliminating
the need for APM emulation.

Signed-off-by: Mike Westerhof <mwester@dls.net>
defconfig-mw-gta01
defconfig-mw-gta02
drivers/i2c/chips/pcf50606.c
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/gta01_battery.c [new file with mode: 0644]