X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d63172b5b35ede6076a551def2819569ebc2d5cc..0432b2b9b938198359cb9e980a72358278f047bb:/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 cf14e474c..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-rc4/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 +--- 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) {