]> 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)
commita16b956a3865b1145e4e6bfb4e3f57ffef783707
tree0fd3f0839f8cf75d1351b260bce94606311b83aa
parentbf3a1ac581f452d1905bcde23d73aaf288e173d8
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