diff options
author | Paul Mundt <lethal@linux-sh.org> | 2011-03-23 02:22:41 +0300 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-03-23 02:22:41 +0300 |
commit | d958c62c0cf43bb9c7dcd9833a35335ae72856f7 (patch) | |
tree | 52d3bd60e990624f49006cd368300724df432a28 /MAINTAINERS | |
parent | 9c7fbe2fbd1d861c50912b10b2bc3a15371a7a5e (diff) | |
download | linux-d958c62c0cf43bb9c7dcd9833a35335ae72856f7.tar.xz |
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/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git S: Orphan F: Documentation/fb/ +F: Documentation/devicetree/bindings/fb/ F: drivers/video/ F: include/video/ F: include/linux/fb.h |