diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-11-17 13:08:58 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-11-17 13:08:58 +0900 |
commit | b22fe37b9907bf9cd61665ed4b865bc1d5cf71e8 (patch) | |
tree | 1bb633e420d9be80dbf10b477beb1c37033cfc79 /MAINTAINERS | |
parent | e3a4d1d2de7251d4a00b04f50f6b3d2a1fc0fe5f (diff) |
MAINTAINERS: Add fbdev patchwork entry, tidy up file patterns.
Now that the patchwork queue is up, add it in. While we're at it, fix up
the file patterns, too.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8e6548dbd5db..1bbf688d2554 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2435,10 +2435,12 @@ F: drivers/net/wan/sdla.c FRAMEBUFFER LAYER L: linux-fbdev@vger.kernel.org W: http://linux-fbdev.sourceforge.net/ +Q: http://patchwork.kernel.org/project/linux-fbdev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git S: Orphan F: Documentation/fb/ -F: drivers/video/fb* +F: drivers/video/ +F: include/video/ F: include/linux/fb.h FREESCALE DMA DRIVER |