commit | d945fa0da7db9ace61fbb2140cfdb1e2d2b24e7e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Aug 02 14:13:26 2011 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Aug 02 17:03:41 2011 +0100 |
tree | 8c2fc48fe22a371efbedfaf5e58cfd731ecdc284 | |
parent | aac285c6cb9622f1cc05ed162604bf5ad2da9a8d [diff] |
MAINTAINERS: Add keyword match for of_match_table to device tree section 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>