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>
Wed, 14 May 2014 23:39:46 +0000 (16:39 -0700)
commitd0f0a1601449ded5a7bcaf954f9c75e6fd9d5183
treed075fb73470a20d087ca9eba4b68230b29607857
parent062589b1399176a9c14bc68e16169f40439d658c
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