]> git.baikalelectronics.ru Git - kernel.git/commit
Input: joydev - fix JSIOCSAXMAP ioctl
authorKenneth Waters <kwwaters@gmail.com>
Tue, 21 Sep 2010 07:58:23 +0000 (00:58 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 21 Sep 2010 07:59:43 +0000 (00:59 -0700)
commit9f23af85e3590706fbf181f779034b5bbc2cfeed
tree2da6646f8a1a588692830e51dca61e716639dc14
parenta41a0f2a695c13fba2b997cc63dcf09165ba8fb3
Input: joydev - fix JSIOCSAXMAP ioctl

Fixed JSIOCSAXMAP ioctl to update absmap, the map from hardware axis to
event axis in addition to abspam.  This fixes a regression introduced
by 2e9f4bbf.

Signed-off-by: Kenneth Waters <kwwaters@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/joydev.c