diff options
author | Haiyang Zhang <[email protected]> | 2013-11-21 14:32:10 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-11-21 16:42:28 -0800 |
commit | f92ca80b28a04c68c9de737383645d7effe97af0 (patch) | |
tree | ccb3f52fa8572f70b95180a51f1e6f5bd045cc01 | |
parent | c283610e44ec4ccc412dde8b71cf297ed9515f2f (diff) |
MAINTAINERS: add keyboard driver to Hyper-V file list
Signed-off-by: Haiyang Zhang <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Cc: "K. Y. Srinivasan" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 63f30484932b..1e3ace26b83b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4065,6 +4065,7 @@ F: arch/x86/include/uapi/asm/hyperv.h F: arch/x86/kernel/cpu/mshyperv.c F: drivers/hid/hid-hyperv.c F: drivers/hv/ +F: drivers/input/serio/hyperv-keyboard.c F: drivers/net/hyperv/ F: drivers/scsi/storvsc_drv.c F: drivers/video/hyperv_fb.c |