aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/idle
diff options
context:
space:
mode:
authorStephen Kitt <steve@sk2.org>2009-08-12 01:12:08 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-08-12 01:16:13 -0700
commitec8b4b7085605e801a7740a2c3c33256aebe249c (patch)
tree84ac0a46fc34eb0619b4b01b2d1fbc059b5f83d5 /drivers/idle
parentInput: matrix_keypad - make matrix keymap size dynamic (diff)
downloadlinux-dev-ec8b4b7085605e801a7740a2c3c33256aebe249c.tar.xz
linux-dev-ec8b4b7085605e801a7740a2c3c33256aebe249c.zip
Input: joydev - decouple axis and button map ioctls from input constants
The KEY_MAX change in 2.6.28 changed the values of the JSIOCSBTNMAP and JSIOCGBTNMAP constants; software compiled with the old values no longer works with kernels following 2.6.28, because the ioctl switch statement no longer matches the values given by the software. This patch handles these ioctls independently of the length of data specified, and applies the same treatment to JSIOCSAXMAP and JSIOCGAXMAP which currently depend on ABS_MAX. Signed-off-by: Stephen Kitt <steve@sk2.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions