summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
diff options
context:
space:
mode:
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-10-29 20:35:36 +0000
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-10-29 20:35:36 +0000
commit80b92379edb6ea6f26f969e63e5b1bf4b20a888f (patch)
tree76b0a88ee06aa34d94d8cc4a1c5ae5aaf16ccc0b /target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
parentd63172b5b35ede6076a551def2819569ebc2d5cc (diff)
omap24xx: Add n800 touchscreen and keypad drivers.
Thanks to Marat Radchenko. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28673 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch')
-rw-r--r--target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch b/target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
index 22c7f200a..2be9bda10 100644
--- a/target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
+++ b/target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
@@ -4,9 +4,9 @@
Index: linux-3.1-rc4/arch/arm/mach-omap2/board-n8x0.c
===================================================================
---- linux-3.1-rc4.orig/arch/arm/mach-omap2/board-n8x0.c 2011-10-29 20:35:58.476842416 +0200
-+++ linux-3.1-rc4/arch/arm/mach-omap2/board-n8x0.c 2011-10-29 20:36:02.012833998 +0200
-@@ -216,6 +216,77 @@ void __init n8x0_bt_init(void)
+--- linux-3.1-rc4.orig/arch/arm/mach-omap2/board-n8x0.c 2011-10-29 22:14:20.380771042 +0200
++++ linux-3.1-rc4/arch/arm/mach-omap2/board-n8x0.c 2011-10-29 22:14:21.212767573 +0200
+@@ -316,6 +316,77 @@ void __init n8x0_bt_init(void)
BUG();
}
@@ -84,7 +84,7 @@ Index: linux-3.1-rc4/arch/arm/mach-omap2/board-n8x0.c
static struct omap_gpio_switch n8x0_gpio_switches[] __initdata = {
{
.name = "headphone",
-@@ -237,11 +308,13 @@ static struct omap_gpio_switch n8x0_gpio
+@@ -337,11 +408,13 @@ static struct omap_gpio_switch n8x0_gpio
.gpio = -1,
.debounce_rising = 200,
.debounce_falling = 200,