diff options
author | Paul Mundt <lethal@linux-sh.org> | 2011-03-22 19:22:41 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-03-22 19:22:41 -0400 |
commit | d958c62c0cf43bb9c7dcd9833a35335ae72856f7 (patch) | |
tree | 52d3bd60e990624f49006cd368300724df432a28 /MAINTAINERS | |
parent | 9c7fbe2fbd1d861c50912b10b2bc3a15371a7a5e (diff) |
MAINTAINERS: Add file pattern for fb dt bindings.
Now that Documentation/devicetree/bindings/fb/ exists, make sure it's
also matched by the default framebuffer entry.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5b28ed0b60c6..d71a5c8649cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2633,6 +2633,7 @@ Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | |||
2633 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git | 2633 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git |
2634 | S: Orphan | 2634 | S: Orphan |
2635 | F: Documentation/fb/ | 2635 | F: Documentation/fb/ |
2636 | F: Documentation/devicetree/bindings/fb/ | ||
2636 | F: drivers/video/ | 2637 | F: drivers/video/ |
2637 | F: include/video/ | 2638 | F: include/video/ |
2638 | F: include/linux/fb.h | 2639 | F: include/linux/fb.h |