[PATCH] MAINTAINERS: Add keyword match for of_match_table to device tree section
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Aug 2 15:13:26 EST 2011
If a patch is working with an of_match_table it's probably adding an OF
binding to a driver in which case the binding ought to be reviewed by the
device tree folks to make sure that things like the device matches are set
up correctly.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
---
MAINTAINERS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4722b82..991e947 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4727,6 +4727,7 @@ S: Maintained
F: drivers/of
F: include/linux/of*.h
K: of_get_property
+K: of_match_table
OPENRISC ARCHITECTURE
M: Jonas Bonn <jonas at southpole.se>
--
1.7.5.4
More information about the devicetree-discuss
mailing list