aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Torokhov <[email protected]>2024-08-30 14:09:20 -0700
committerDmitry Torokhov <[email protected]>2024-08-30 14:09:21 -0700
commitc561f3b110ebd49f4fd5c1632a22caa443a5f2a9 (patch)
tree8548cfbcafcc73a0973869d260c00e4f8c418987
parentb9401c658d2c7c0d5a7f33399389eaa18e1d1cea (diff)
MAINTAINERS: add i8042.h and libps2.h to INPUT section
Add i8042.h and libps2.h to "INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS" section so that get_maintainers.pl script will pick them up and patches affecting them will be sent to the right place. Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 813e22145ae8..e28e599cd11e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10883,8 +10883,10 @@ F: Documentation/input/
F: drivers/input/
F: include/dt-bindings/input/
F: include/linux/gameport.h
+F: include/linux/i8042.h
F: include/linux/input.h
F: include/linux/input/
+F: include/linux/libps2.h
F: include/linux/serio.h
F: include/linux/uinput.h
F: include/uapi/linux/gameport.h