1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

omap24xx: Refresh 3.1 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28676 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb
2011-10-29 22:52:07 +00:00
parent 560730403d
commit 9c6027e5b7
19 changed files with 233 additions and 207 deletions

View File

@@ -2,10 +2,10 @@
drivers/input/evdev.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
Index: linux-3.1-rc4/drivers/input/evdev.c
Index: linux-3.1/drivers/input/evdev.c
===================================================================
--- linux-3.1-rc4.orig/drivers/input/evdev.c 2011-08-29 06:16:01.000000000 +0200
+++ linux-3.1-rc4/drivers/input/evdev.c 2011-10-27 16:47:54.773182635 +0200
--- linux-3.1.orig/drivers/input/evdev.c 2011-10-30 00:48:28.025057860 +0200
+++ linux-3.1/drivers/input/evdev.c 2011-10-30 00:48:55.309039009 +0200
@@ -92,7 +92,7 @@ static void evdev_event(struct input_han
unsigned int type, unsigned int code, int value)
{