commit | d9be398afb2c3333716324352d062c50112e4e86 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Dec 16 14:24:58 2015 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Jan 04 14:35:15 2016 -0800 |
tree | 04355bfb72e4d52d928f20cdff4d5b06f2cb0059 | |
parent | 4220f7db1e424f2a086ad41217b5770cc9f003a9 [diff] |
Input: xpad - use LED API when identifying wireless controllers When lighting up the segment identifying wireless controller, Instead of sending command directly to the controller, let's do it via LED API (usinf led_set_brightness) so that LED object state is in sync with controller state and we'll light up the correct segment on resume as well. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>