aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Shah <[email protected]>2010-02-12 10:32:19 +0530
committerRusty Russell <[email protected]>2010-02-24 14:23:07 +1030
commitc610028611479e6b9d8b2f1a6628e9417ef4114f (patch)
tree05f18f2acfd110971b30d726ada4fd0fa540d963
parentd6933561924d8022f5d986ce7c511a2646eeadce (diff)
Add MAINTAINERS entry for virtio_console
I'm taking ownership of the virtio_console module; but I'll continue feeding patches via Rusty. Signed-off-by: Amit Shah <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c95f727236e1..d0b374094008 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2393,6 +2393,12 @@ L: [email protected]
S: Odd Fixes
F: drivers/char/hvc_*
+VIRTIO CONSOLE DRIVER
+M: Amit Shah <[email protected]>
+S: Maintained
+F: drivers/char/virtio_console.c
+
GSPCA FINEPIX SUBDRIVER
M: Frank Zago <[email protected]>