diff mbox series

Input: xpad - remove 'rumble support' from TODO

Message ID 20211113132055.6a85e04a@rechenknecht2k11 (mailing list archive)
State New, archived
Headers show
Series Input: xpad - remove 'rumble support' from TODO | expand

Commit Message

Benjamin Valentin Nov. 13, 2021, 12:20 p.m. UTC
Rumble has been implemented on all controller types for a long while now.
Let's remove this ancient comment that just creates confusion.

Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
---
 drivers/input/joystick/xpad.c | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c
index d99dd9aed137..18caaf436ed4 100644
--- a/drivers/input/joystick/xpad.c
+++ b/drivers/input/joystick/xpad.c
@@ -29,7 +29,6 @@ 
  * TODO:
  *  - fine tune axes (especially trigger axes)
  *  - fix "analog" buttons (reported as digital now)
- *  - get rumble working
  *  - need USB IDs for other dance pads
  *
  * History: