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 <[EMAIL PROTECTED]>

MAINTAINERS email update
add atmel_lcdfb entry

Signed-off-by: Nicolas Ferre <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 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:     [EMAIL PROTECTED]
+M:     [EMAIL PROTECTED]
 L:     [EMAIL PROTECTED] (subscribers-only)
 W:     http://www.atmel.com/products/AT91/
 W:     http://www.at91.com/
 S:     Maintained
 
+ATMEL LCDFB DRIVER
+P:     Nicolas Ferre
+M:     [EMAIL PROTECTED]
+L:     [EMAIL PROTECTED] (subscribers-only)
+S:     Maintained
+
 ATMEL MACB ETHERNET DRIVER
 P:     Haavard Skinnemoen
 M:     [EMAIL PROTECTED]
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 <[EMAIL PROTECTED]>");
+MODULE_AUTHOR("Nicolas Ferre <[EMAIL PROTECTED]>");
 MODULE_LICENSE("GPL");
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

origin.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to