]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: evdev - get rid of old workaround for EVIOCGBIT
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 23 Apr 2014 16:56:33 +0000 (09:56 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 25 Apr 2014 06:33:31 +0000 (23:33 -0700)
commit227d199820a3a191c37c773d17fc01c37d2633fc
treedbe4cd432595c9858dae29e5d64cf64bac5ad536
parent8cd81083db347876db49f189431bf5f53525cb22
Input: evdev - get rid of old workaround for EVIOCGBIT

We put this workaround in 2008 and the offending userspace has been fixed
up long time ago; the link in the message is no longer valid either, so it
is time to retire it.

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/evdev.c