diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-30 11:06:03 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-30 11:06:03 -0700 |
| commit | 482878a1a7758221a34413944e9139104ed487ee (patch) | |
| tree | ef430810f4d7f89a95852b11f29f1449a48f5033 /input-xpad-set-the-leds-properly-on-xbox-wireless-controllers.patch | |
| parent | 210d894ff19726f6463e0fc1afbb3f6662d18e33 (diff) | |
| download | patches-482878a1a7758221a34413944e9139104ed487ee.tar.gz | |
kdbus and pci patches added
Diffstat (limited to 'input-xpad-set-the-leds-properly-on-xbox-wireless-controllers.patch')
| -rw-r--r-- | input-xpad-set-the-leds-properly-on-xbox-wireless-controllers.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/input-xpad-set-the-leds-properly-on-xbox-wireless-controllers.patch b/input-xpad-set-the-leds-properly-on-xbox-wireless-controllers.patch index 050b304068eda3..3bab0f4ced9693 100644 --- a/input-xpad-set-the-leds-properly-on-xbox-wireless-controllers.patch +++ b/input-xpad-set-the-leds-properly-on-xbox-wireless-controllers.patch @@ -18,7 +18,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- a/drivers/input/joystick/xpad.c +++ b/drivers/input/joystick/xpad.c -@@ -715,15 +715,37 @@ struct xpad_led { +@@ -864,15 +864,37 @@ struct xpad_led { static void xpad_send_led_command(struct usb_xpad *xpad, int command) { @@ -60,7 +60,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> } static void xpad_led_set(struct led_classdev *led_cdev, -@@ -743,7 +765,7 @@ static int xpad_led_probe(struct usb_xpa +@@ -892,7 +914,7 @@ static int xpad_led_probe(struct usb_xpa struct led_classdev *led_cdev; int error; |
