]> git.baikalelectronics.ru Git - kernel.git/commit
Input: evdev - fix EVIOCSABS regression
authorDaniel Mack <zonque@gmail.com>
Mon, 18 Oct 2010 15:43:50 +0000 (08:43 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 18 Oct 2010 15:45:08 +0000 (08:45 -0700)
commit129f24e1ef0cb8651c2d5f5f9250bdf512164954
tree9bc3e516e458a7982e608c4dd0cb7cf3080dd6cc
parenta7fa58e83f7439fc701214402b48de902af586ad
Input: evdev - fix EVIOCSABS regression

4285267 ("Input: evdev - rearrange ioctl handling") broke EVIOCSABS by
checking for the wrong direction bit.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Reported-by: Sven Neumann <s.neumann@raumfeld.com>
Tested-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/evdev.c