diff options
| -rw-r--r-- | drivers/hid/hid-sony.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c index e90ce63897df..43213d6ff2d1 100644 --- a/drivers/hid/hid-sony.c +++ b/drivers/hid/hid-sony.c | |||
| @@ -2654,9 +2654,6 @@ static int sony_input_configured(struct hid_device *hdev, | |||
| 2654 | ret = 0; | 2654 | ret = 0; |
| 2655 | } | 2655 | } |
| 2656 | 2656 | ||
| 2657 | if (ret < 0) | ||
| 2658 | goto err_stop; | ||
| 2659 | |||
| 2660 | if (sc->quirks & SONY_LED_SUPPORT) { | 2657 | if (sc->quirks & SONY_LED_SUPPORT) { |
| 2661 | ret = sony_leds_init(sc); | 2658 | ret = sony_leds_init(sc); |
| 2662 | if (ret < 0) | 2659 | if (ret < 0) |
