From patchwork Fri Jul 1 17:36:42 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 936962 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 p61HaflQ022206 for ; Fri, 1 Jul 2011 17:36:42 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932141Ab1GARgk (ORCPT ); Fri, 1 Jul 2011 13:36:40 -0400 Received: from na3sys009aog111.obsmtp.com ([74.125.149.205]:53234 "EHLO na3sys009aog111.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753516Ab1GARgi (ORCPT ); Fri, 1 Jul 2011 13:36:38 -0400 Received: from mail-iw0-f176.google.com ([209.85.214.176]) (using TLSv1) by na3sys009aob111.postini.com ([74.125.148.12]) with SMTP ID DSNKTg4FpX07KKMyeEuElcbBGUrkhZHxDBbT@postini.com; Fri, 01 Jul 2011 10:36:38 PDT Received: by mail-iw0-f176.google.com with SMTP id 5so4421512iwi.21 for ; Fri, 01 Jul 2011 10:36:37 -0700 (PDT) Received: by 10.42.135.129 with SMTP id p1mr3518034ict.116.1309541797568; Fri, 01 Jul 2011 10:36:37 -0700 (PDT) Received: from localhost (c-24-19-7-36.hsd1.wa.comcast.net [24.19.7.36]) by mx.google.com with ESMTPS id y1sm3540529ica.16.2011.07.01.10.36.35 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 01 Jul 2011 10:36:36 -0700 (PDT) From: Kevin Hilman To: linux-mmc@vger.kernel.org, Chris Ball Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Madhusudhan Chikkature Subject: [PATCH] MMC: OMAP: change HSMMC maintainence to Orphan Date: Fri, 1 Jul 2011 10:36:42 -0700 Message-Id: <1309541802-5975-1-git-send-email-khilman@ti.com> X-Mailer: git-send-email 1.7.6 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@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]); Fri, 01 Jul 2011 17:36:42 +0000 (UTC) From: Madhusudhan Chikkature 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 [khilman@ti.com: change to Orphan rather than complete removal] Signed-off-by: Kevin Hilman Acked-by: Venkatraman S --- 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 L: linux-omap@vger.kernel.org -S: Maintained +S: Orphan F: drivers/mmc/host/omap_hsmmc.c OMAP RANDOM NUMBER GENERATOR SUPPORT