diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2009-10-26 19:49:49 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-29 10:39:27 -0400 |
commit | 860c44c1968bf9ac401f058549b687fde72ff02a (patch) | |
tree | f0d1e2e6e22cb0abcc9fcf4c2947156fb5e654ff /MAINTAINERS | |
parent | c7c4fb18d0026bdb70d287a97ba9c38a649bf39e (diff) |
MAINTAINERS: add Open Firmware / Flattened Device Tree entry
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 23a61d9d0e78..63008663f4ad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3885,6 +3885,15 @@ S: Maintained | |||
3885 | F: Documentation/i2c/busses/i2c-ocores | 3885 | F: Documentation/i2c/busses/i2c-ocores |
3886 | F: drivers/i2c/busses/i2c-ocores.c | 3886 | F: drivers/i2c/busses/i2c-ocores.c |
3887 | 3887 | ||
3888 | OPEN FIRMWARE AND FLATTENED DEVICE TREE | ||
3889 | M: Grant Likely <grant.likely@secretlab.ca> | ||
3890 | L: devicetree-discuss@lists.ozlabs.org | ||
3891 | W: http://fdt.secretlab.ca | ||
3892 | S: Maintained | ||
3893 | F: drivers/of | ||
3894 | F: include/linux/of*.h | ||
3895 | K: of_get_property | ||
3896 | |||
3888 | OPROFILE | 3897 | OPROFILE |
3889 | M: Robert Richter <robert.richter@amd.com> | 3898 | M: Robert Richter <robert.richter@amd.com> |
3890 | L: oprofile-list@lists.sf.net | 3899 | L: oprofile-list@lists.sf.net |