diff options
author | Borislav Petkov <bp@suse.de> | 2016-09-08 19:13:29 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2016-09-09 19:25:54 +0200 |
commit | 7d136731e9ba695a6cf775c3a804456eeef4527e (patch) | |
tree | b9759497e2d762c00382b175b8588c089efb0de6 /MAINTAINERS | |
parent | EDAC: Move Doug Thompson to CREDITS (diff) | |
download | linux-7d136731e9ba695a6cf775c3a804456eeef4527e.tar.xz linux-7d136731e9ba695a6cf775c3a804456eeef4527e.zip |
EDAC, fsl_ddr: Add entry to MAINTAINERS
Add York as the maintainer so that get_maintainers.pl can find him on
patches.
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: York Sun <york.sun@nxp.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8350e19190bb..b6ecf5715c98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4435,6 +4435,12 @@ L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/e7xxx_edac.c +EDAC-FSL_DDR +M: York Sun <york.sun@nxp.com> +L: linux-edac@vger.kernel.org +S: Maintained +F: drivers/edac/fsl_ddr_edac.* + EDAC-GHES M: Mauro Carvalho Chehab <mchehab@s-opensource.com> M: Mauro Carvalho Chehab <mchehab@kernel.org> |