aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/patches-2.6.37/310-n8x0-gpioswitch-input.patch
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-01-27 13:19:03 +0000
committerMichael Büsch <mb@bu3sch.de>2011-01-27 13:19:03 +0000
commit96b1ff4aaff8b7b3a6dd0bfcb8fc359f8c3fac85 (patch)
tree33b4a195b7baa3c6e8147eee7bb2c18b199b0f58 /target/linux/omap24xx/patches-2.6.37/310-n8x0-gpioswitch-input.patch
parent6469963c0a3f4504244b48613938cc4818186016 (diff)
downloadmaster-187ad058-96b1ff4aaff8b7b3a6dd0bfcb8fc359f8c3fac85.tar.gz
master-187ad058-96b1ff4aaff8b7b3a6dd0bfcb8fc359f8c3fac85.tar.bz2
master-187ad058-96b1ff4aaff8b7b3a6dd0bfcb8fc359f8c3fac85.zip
omap24xx: Refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25143 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/patches-2.6.37/310-n8x0-gpioswitch-input.patch')
-rw-r--r--target/linux/omap24xx/patches-2.6.37/310-n8x0-gpioswitch-input.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/omap24xx/patches-2.6.37/310-n8x0-gpioswitch-input.patch b/target/linux/omap24xx/patches-2.6.37/310-n8x0-gpioswitch-input.patch
index 6090800e89..a730e6c55a 100644
--- a/target/linux/omap24xx/patches-2.6.37/310-n8x0-gpioswitch-input.patch
+++ b/target/linux/omap24xx/patches-2.6.37/310-n8x0-gpioswitch-input.patch
@@ -2,11 +2,11 @@
arch/arm/mach-omap2/board-n8x0.c | 73 +++++++++++++++++++++++++++++++++++++++
1 file changed, 73 insertions(+)
-Index: linux-2.6.37-rc1/arch/arm/mach-omap2/board-n8x0.c
+Index: linux-2.6.37/arch/arm/mach-omap2/board-n8x0.c
===================================================================
---- linux-2.6.37-rc1.orig/arch/arm/mach-omap2/board-n8x0.c 2010-11-05 17:03:59.354999895 +0100
-+++ linux-2.6.37-rc1/arch/arm/mach-omap2/board-n8x0.c 2010-11-05 17:04:41.040001926 +0100
-@@ -794,6 +794,77 @@
+--- linux-2.6.37.orig/arch/arm/mach-omap2/board-n8x0.c 2011-01-27 14:17:29.132000007 +0100
++++ linux-2.6.37/arch/arm/mach-omap2/board-n8x0.c 2011-01-27 14:17:32.763000006 +0100
+@@ -789,6 +789,77 @@
extern void n8x0_usb_init(void);
@@ -84,7 +84,7 @@ Index: linux-2.6.37-rc1/arch/arm/mach-omap2/board-n8x0.c
static struct omap_gpio_switch n8x0_gpio_switches[] __initdata = {
{
.name = "headphone",
-@@ -815,11 +886,13 @@
+@@ -810,11 +881,13 @@
.gpio = -1,
.debounce_rising = 200,
.debounce_falling = 200,