aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-10-29 20:35:36 +0000
committerMichael Büsch <mb@bu3sch.de>2011-10-29 20:35:36 +0000
commit5dde93038fab8234e37f4c2a9f25882d12b1d5a3 (patch)
treecea0c3109088b783e37b615f40773adf645fd3b1 /target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
parent7d123a86e3126674642c7689927e775a93fb46f7 (diff)
downloadupstream-5dde93038fab8234e37f4c2a9f25882d12b1d5a3.tar.gz
upstream-5dde93038fab8234e37f4c2a9f25882d12b1d5a3.tar.bz2
upstream-5dde93038fab8234e37f4c2a9f25882d12b1d5a3.zip
omap24xx: Add n800 touchscreen and keypad drivers. Thanks to Marat Radchenko.
SVN-Revision: 28673
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 22c7f200a3..2be9bda106 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,