Skip to content

Commit

Permalink
MAINTAINERS: Add keyword match for of_match_table to device tree section
Browse files Browse the repository at this point in the history
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@opensource.wolfsonmicro.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
  • Loading branch information
Mark Brown authored and Grant Likely committed Aug 2, 2011
1 parent aac285c commit d945fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -4722,6 +4722,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@southpole.se>
Expand Down

0 comments on commit d945fa0

Please sign in to comment.