Messages in this thread Patch in this message |  | | From | Kevin Hilman <> | Subject | [PATCH] MMC: OMAP: change HSMMC maintainence to Orphan | Date | Fri, 1 Jul 2011 10:36:42 -0700 |
| |
From: Madhusudhan Chikkature <madhu.cr@ti.com>
Update the OMAP HS MMC entry from the MAINTAINERS file as I will no longer be able to maintain this driver.
Signed-off-by: Madhusudhan Chikkature <madhu.cr@ti.com> [khilman@ti.com: change to Orphan rather than complete removal] Signed-off-by: Kevin Hilman <khilman@ti.com> --- Applies to v3.0-rc5
MAINTAINERS | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index f0358cd..2f238b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4574,9 +4574,8 @@ S: Maintained F: drivers/mmc/host/omap.c OMAP HS MMC SUPPORT -M: Madhusudhan Chikkature <madhu.cr@ti.com> L: linux-omap@vger.kernel.org -S: Maintained +S: Orphan F: drivers/mmc/host/omap_hsmmc.c OMAP RANDOM NUMBER GENERATOR SUPPORT -- 1.7.6
|  |