Gitweb: http://git.kernel.org/linus/04ac2f46d6ecb995f78c9ae4e2e4707d00b5339f Commit: 04ac2f46d6ecb995f78c9ae4e2e4707d00b5339f Parent: 1388eefd5a5e6aaa3cb04070bfc2b944c1d24b82 Author: Nicolas Ferre <nicolas.ferre@atmel.com> AuthorDate: Tue Jun 16 13:05:50 2009 +0200 Committer: Pierre Ossman <pierre@ossman.eu> CommitDate: Sun Jun 21 21:00:58 2009 +0200 MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface) Add MAINTAINERS entry for atmel-mci driver. This driver was maintained by its author: Haavard Skinnemoen. I take the maintainance of it. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> Signed-off-by: Pierre Ossman <pierre@ossman.eu> --- MAINTAINERS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index ba7ee2b..5b526ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1010,6 +1010,13 @@ W: http://www.at91.com/ S: Maintained F: drivers/mmc/host/at91_mci.c +ATMEL AT91 / AT32 MCI DRIVER +P: Nicolas Ferre +M: nicolas.ferre@atmel.com +S: Maintained +F: drivers/mmc/host/atmel-mci.c +F: drivers/mmc/host/atmel-mci-regs.h + ATMEL AT91 / AT32 SERIAL DRIVER P: Haavard Skinnemoen M: hskinnemoen@atmel.com -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
