aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Thumshirn <[email protected]>2013-11-17 19:25:12 +0100
committerBorislav Petkov <[email protected]>2013-11-17 20:04:13 +0100
commitccdfb97972fdf6424a7c5396fa1f0b26e7f916ed (patch)
tree95a4832aed1c8e1c237c888c6d34b82fb5e42e3c
parent1446f17adfebc32055a892c23da0b96d43e3d57b (diff)
EDAC: Add edac-mpc85xx driver to MAINTAINERS
Add drivers/edac/mpc85xx_edac.[ch] to MAINTAINERS file and me as maintainer. Signed-off-by: Johannes Thumshirn <[email protected]> Link: https://lkml.kernel.org/r/20131112161901.GA15637@jtlinux Cc: Doug Thompson <[email protected]> Cc: Dave Jiang <[email protected]> Signed-off-by: Borislav Petkov <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2d9ffd5ab132..fa5b542ffea6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3136,6 +3136,13 @@ W: bluesmoke.sourceforge.net
S: Maintained
F: drivers/edac/i82975x_edac.c
+EDAC-MPC85XX
+M: Johannes Thumshirn <[email protected]>
+W: bluesmoke.sourceforge.net
+S: Maintained
+F: drivers/edac/mpc85xx_edac.[ch]
+
EDAC-PASEMI
M: Egor Martovetsky <[email protected]>