From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754092AbbCMNtD (ORCPT ); Fri, 13 Mar 2015 09:49:03 -0400 Received: from smtprelay0251.hostedemail.com ([216.40.44.251]:59588 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752324AbbCMNs7 (ORCPT ); Fri, 13 Mar 2015 09:48:59 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:355:379:541:599:800:960:968:973:979:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2194:2198:2199:2200:2393:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3867:3868:4250:4321:4383:4384:4395:4559:5007:6119:6261:7809:8568:10004:10400:10848:11232:11658:11914:12043:12517:12519:12555:12740:13019:13069:13255:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: title79_4e19826513124 X-Filterd-Recvd-Size: 2236 Message-ID: <1426254535.11459.7.camel@perches.com> Subject: Re: [PATCH 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section From: Joe Perches To: Ulf Hansson Cc: linux-mmc@vger.kernel.org, Chris Ball , linux-kernel@vger.kernel.org Date: Fri, 13 Mar 2015 06:48:55 -0700 In-Reply-To: <1426251120-10966-1-git-send-email-ulf.hansson@linaro.org> References: <1426251120-10966-1-git-send-email-ulf.hansson@linaro.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2015-03-13 at 13:52 +0100, Ulf Hansson wrote: > As Chris Ball has moved on to other assignments, he's no longer able to > help me maintain MMC. Let's remove him from the MMC sections. > > This also affects the SDHCI DRIVER section, since its state now becomes > orphan. Maybe add a CREDITS entry for Chris ? > Cc: Chris Ball > Signed-off-by: Ulf Hansson > diff --git a/MAINTAINERS b/MAINTAINERS > index 582b4b4..50479c8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6547,10 +6547,8 @@ F: drivers/mfd/ > F: include/linux/mfd/ > > MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM > -M: Chris Ball > M: Ulf Hansson > L: linux-mmc@vger.kernel.org > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git > T: git git://git.linaro.org/people/ulf.hansson/mmc.git > S: Maintained > F: drivers/mmc/ > @@ -8650,10 +8648,8 @@ S: Maintained > F: drivers/mmc/host/sdricoh_cs.c > > SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER > -M: Chris Ball > L: linux-mmc@vger.kernel.org > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git > -S: Maintained > +S: Orphan > F: drivers/mmc/host/sdhci.* > F: drivers/mmc/host/sdhci-pltfm.[ch] >