]> git.baikalelectronics.ru Git - kernel.git/commit
Input: xpad - re-send LED command on present event
authorPavel Rojtberg <rojtberg@gmail.com>
Mon, 22 Jun 2015 21:11:30 +0000 (14:11 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 22 Jun 2015 21:24:58 +0000 (14:24 -0700)
commit2ff38148eb98dcc0923591808263bc034a0cf7ce
tree0fd3f0839f8cf75d1351b260bce94606311b83aa
parent87420ed2e8a0173232cc97233654dbf90637bb73
Input: xpad - re-send LED command on present event

The controller only receives commands when its present. So for the
correct LED to be lit the LED command has to be sent on the present
event.

Signed-off-by: Pavel Rojtberg <rojtberg@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/xpad.c