From patchwork Thu Jun 30 21:07:26 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chikkature@lina0132712 X-Patchwork-Id: 933472 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p5ULApOF004313 for ; Thu, 30 Jun 2011 21:10:51 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751343Ab1F3VKu (ORCPT ); Thu, 30 Jun 2011 17:10:50 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:41700 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751322Ab1F3VKt (ORCPT ); Thu, 30 Jun 2011 17:10:49 -0400 Received: from dlep36.itg.ti.com ([157.170.170.91]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id p5ULAmhr019626 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Jun 2011 16:10:48 -0500 Received: from dlep26.itg.ti.com (smtp-le.itg.ti.com [157.170.170.27]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id p5ULAmD9000326; Thu, 30 Jun 2011 16:10:48 -0500 (CDT) Received: from dlee73.ent.ti.com (localhost [127.0.0.1]) by dlep26.itg.ti.com (8.13.8/8.13.8) with ESMTP id p5ULAmUA029676; Thu, 30 Jun 2011 16:10:48 -0500 (CDT) Received: from dlelxv23.itg.ti.com (172.17.1.198) by DLEE73.ent.ti.com (157.170.170.88) with Microsoft SMTP Server id 8.3.106.1; Thu, 30 Jun 2011 16:10:47 -0500 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dlelxv23.itg.ti.com (8.13.8/8.13.8) with ESMTP id p5ULAlRn014315; Thu, 30 Jun 2011 16:10:48 -0500 Received: from lina0132712 (lina0132712.am.dhcp.ti.com [128.247.78.215]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id p5ULAlf06189; Thu, 30 Jun 2011 16:10:47 -0500 (CDT) Received: by lina0132712 (Postfix, from userid 1000) id F2C5B3002DD; Thu, 30 Jun 2011 16:07:26 -0500 (CDT) From: , , , To: , , CC: Madhusudhan Chikkature Subject: [PATCH] OMAP: HSMMC maintainence Date: Thu, 30 Jun 2011 16:07:26 -0500 Message-ID: <1309468046-17904-1-git-send-email-m-sonasath@ti.com> X-Mailer: git-send-email 1.6.0.4 MIME-Version: 1.0 Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter2.kernel.org [140.211.167.43]); Thu, 30 Jun 2011 21:10:51 +0000 (UTC) From: Madhusudhan Chikkature Removing 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 --- MAINTAINERS | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0094224..96061d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4306,12 +4306,6 @@ L: linux-omap@vger.kernel.org S: Maintained F: drivers/mmc/host/omap.c -OMAP HS MMC SUPPORT -M: Madhusudhan Chikkature -L: linux-omap@vger.kernel.org -S: Maintained -F: drivers/mmc/host/omap_hsmmc.c - OMAP RANDOM NUMBER GENERATOR SUPPORT M: Deepak Saxena S: Maintained