From 85ec5ce98d8ba7e2ad3a877230b5f7e1b280d4c5 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 13 Nov 2011 10:48:05 +0000 Subject: linux: update 3.1 to 3.1.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29007 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/omap24xx/patches-3.1/710-evdev-events-without-grab.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/omap24xx/patches-3.1/710-evdev-events-without-grab.patch') diff --git a/target/linux/omap24xx/patches-3.1/710-evdev-events-without-grab.patch b/target/linux/omap24xx/patches-3.1/710-evdev-events-without-grab.patch index 4b9a4d35a..b4637595f 100644 --- a/target/linux/omap24xx/patches-3.1/710-evdev-events-without-grab.patch +++ b/target/linux/omap24xx/patches-3.1/710-evdev-events-without-grab.patch @@ -2,10 +2,8 @@ drivers/input/evdev.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) -Index: linux-3.1/drivers/input/evdev.c -=================================================================== ---- 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 +--- a/drivers/input/evdev.c ++++ b/drivers/input/evdev.c @@ -92,7 +92,7 @@ static void evdev_event(struct input_han unsigned int type, unsigned int code, int value) { -- cgit v1.2.3