The patch titled MAINTAINERS: email update and add missing entry has been removed from the -mm tree. Its filename was maintainers-email-update-and-add-missing-entry.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: MAINTAINERS: email update and add missing entry From: Nicolas Ferre <nicolas.ferre@xxxxxxxxx> MAINTAINERS email update add atmel_lcdfb entry Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 8 +++++++- drivers/video/atmel_lcdfb.c | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff -puN MAINTAINERS~maintainers-email-update-and-add-missing-entry MAINTAINERS --- a/MAINTAINERS~maintainers-email-update-and-add-missing-entry +++ a/MAINTAINERS @@ -665,12 +665,18 @@ S: Maintained ATMEL AT91 MCI DRIVER P: Nicolas Ferre -M: nicolas.ferre@xxxxxxxxxxxxx +M: nicolas.ferre@xxxxxxxxx L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxxxxx (subscribers-only) W: http://www.atmel.com/products/AT91/ W: http://www.at91.com/ S: Maintained +ATMEL LCDFB DRIVER +P: Nicolas Ferre +M: nicolas.ferre@xxxxxxxxx +L: linux-fbdev-devel@xxxxxxxxxxxxxxxxxxxxx (subscribers-only) +S: Maintained + ATMEL MACB ETHERNET DRIVER P: Haavard Skinnemoen M: hskinnemoen@xxxxxxxxx diff -puN drivers/video/atmel_lcdfb.c~maintainers-email-update-and-add-missing-entry drivers/video/atmel_lcdfb.c --- a/drivers/video/atmel_lcdfb.c~maintainers-email-update-and-add-missing-entry +++ a/drivers/video/atmel_lcdfb.c @@ -801,5 +801,5 @@ module_init(atmel_lcdfb_init); module_exit(atmel_lcdfb_exit); MODULE_DESCRIPTION("AT91/AT32 LCD Controller framebuffer driver"); -MODULE_AUTHOR("Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>"); +MODULE_AUTHOR("Nicolas Ferre <nicolas.ferre@xxxxxxxxx>"); MODULE_LICENSE("GPL"); _ Patches currently in -mm which might be from nicolas.ferre@xxxxxxxxx are origin.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html