summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/patches-2.6.32/106-gpio-charger.patch
diff options
context:
space:
mode:
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-17 15:07:36 +0000
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-17 15:07:36 +0000
commit5289528bdbfdb6ec5c1229730aa79aee5cf43198 (patch)
treeee0601eb13f5afadfadb4b9cc925a5c82a99d899 /target/linux/xburst/patches-2.6.32/106-gpio-charger.patch
parent64c149da3d22206afd6a6293993bc95149404c8c (diff)
[xburst] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20253 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/patches-2.6.32/106-gpio-charger.patch')
-rw-r--r--target/linux/xburst/patches-2.6.32/106-gpio-charger.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/xburst/patches-2.6.32/106-gpio-charger.patch b/target/linux/xburst/patches-2.6.32/106-gpio-charger.patch
index dd1713a4d..641aba17c 100644
--- a/target/linux/xburst/patches-2.6.32/106-gpio-charger.patch
+++ b/target/linux/xburst/patches-2.6.32/106-gpio-charger.patch
@@ -1,13 +1,13 @@
---- a/drivers/power/Makefile 2010-02-03 13:16:32.000000000 +0100
-+++ b/drivers/power/Makefile 2010-02-01 14:55:46.000000000 +0100
-@@ -30,3 +30,4 @@
+--- a/drivers/power/Makefile
++++ b/drivers/power/Makefile
+@@ -30,3 +30,4 @@ obj-$(CONFIG_BATTERY_DA9030) += da9030_b
obj-$(CONFIG_BATTERY_MAX17040) += max17040_battery.o
obj-$(CONFIG_CHARGER_PCF50633) += pcf50633-charger.o
obj-$(CONFIG_BATTERY_JZ4740) += jz4740-battery.o
+obj-$(CONFIG_CHARGER_GPIO) += gpio-charger.o
---- a/drivers/power/Kconfig 2010-02-03 13:16:32.000000000 +0100
-+++ b/drivers/power/Kconfig 2010-02-01 14:58:24.000000000 +0100
-@@ -121,4 +121,11 @@
+--- a/drivers/power/Kconfig
++++ b/drivers/power/Kconfig
+@@ -121,4 +121,11 @@ config BATTERY_JZ4740
This driver can be build as a module. If so, the module will be
called jz4740-battery.