From patchwork Wed Jan 30 16:52:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Balaji T K X-Patchwork-Id: 2068721 Return-Path: X-Original-To: patchwork-linux-mmc@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id F144EDF264 for ; Wed, 30 Jan 2013 16:52:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754368Ab3A3QwT (ORCPT ); Wed, 30 Jan 2013 11:52:19 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:50562 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753737Ab3A3QwT (ORCPT ); Wed, 30 Jan 2013 11:52:19 -0500 Received: from dbdp20.itg.ti.com ([172.24.170.38]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id r0UGqGIL025344; Wed, 30 Jan 2013 10:52:17 -0600 Received: from DBDE70.ent.ti.com (localhost [127.0.0.1]) by dbdp20.itg.ti.com (8.13.8/8.13.8) with ESMTP id r0UGqEFU006471; Wed, 30 Jan 2013 22:22:15 +0530 (IST) Received: from dbdp33.itg.ti.com (172.24.170.252) by dbde70.ent.ti.com (172.24.170.148) with Microsoft SMTP Server id 14.1.323.3; Wed, 30 Jan 2013 22:22:14 +0530 Received: from [172.24.136.67] (smtpvbd.itg.ti.com [172.24.170.250]) by dbdp33.itg.ti.com (8.13.8/8.13.8) with ESMTP id r0UGqBUf007427; Wed, 30 Jan 2013 22:22:12 +0530 Message-ID: <51094FBB.7050503@ti.com> Date: Wed, 30 Jan 2013 22:22:11 +0530 From: Balaji T K User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Chris Ball CC: Venkatraman S , , , Felipe Balbi Subject: Re: [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan References: <1358343026-17198-1-git-send-email-svenkatr@gmail.com> <8738xl8020.fsf@laptop.org> In-Reply-To: <8738xl8020.fsf@laptop.org> Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org On Tuesday 29 January 2013 03:03 AM, Chris Ball wrote: > Hi, > > On Wed, Jan 16 2013, Venkatraman S wrote: >> The specified email id is no longer in service. >> Update the OMAP HSMMC entry from the MAINTAINERS file as I will >> no longer be able to maintain this driver. >> >> Signed-off-by: Venkatraman S >> --- >> MAINTAINERS | 4 +--- >> 1 file changed, 1 insertion(+), 3 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index cd5b31f..95778e1 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -5499,10 +5499,8 @@ S: Maintained >> F: drivers/mmc/host/omap.c >> >> OMAP HS MMC SUPPORT >> -M: Venkatraman S >> -L: linux-mmc@vger.kernel.org >> L: linux-omap@vger.kernel.org >> -S: Maintained >> +S: Orphan >> F: drivers/mmc/host/omap_hsmmc.c >> >> OMAP RANDOM NUMBER GENERATOR SUPPORT > > Thanks for your work on omap_hsmmc, Venkat! > > Is anyone else interested in taking up maintenance of omap_hsmmc? Hi Chris, I am interested in maintaining omap_hsmmc, Please add me as Maintainer and Thanks Venkat for his support From: Balaji T K Subject: [PATCH] mmc: omap_hsmmc: MAINTAINERS: update Update Maintainer email for omap_hsmmc, as Venkatraman will no longer be able to maintain omap_hsmmc driver. Signed-off-by: Venkatraman S Signed-off-by: Balaji T K --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) > > - Chris. > -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: linux2/MAINTAINERS =================================================================== --- linux2.orig/MAINTAINERS 2013-01-30 22:12:51.449322930 +0530 +++ linux2/MAINTAINERS 2013-01-30 22:21:22.412224531 +0530 @@ -5454,7 +5454,7 @@ S: Maintained F: drivers/mmc/host/omap.c OMAP HS MMC SUPPORT -M: Venkatraman S +M: Balaji T K L: linux-mmc@vger.kernel.org L: linux-omap@vger.kernel.org S: Maintained