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 --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:
--
2.32.0