public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section
@ 2015-03-13 12:52 Ulf Hansson
  2015-03-13 13:48 ` Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Ulf Hansson @ 2015-03-13 12:52 UTC (permalink / raw)
  To: linux-mmc, Ulf Hansson, Chris Ball; +Cc: linux-kernel

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.

Cc: Chris Ball <chris@printf.net>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---
 MAINTAINERS | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

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 <chris@printf.net>
 M:	Ulf Hansson <ulf.hansson@linaro.org>
 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 <chris@printf.net>
 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]
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section
  2015-03-13 12:52 [PATCH 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section Ulf Hansson
@ 2015-03-13 13:48 ` Joe Perches
  2015-03-13 14:46   ` Ulf Hansson
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2015-03-13 13:48 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: linux-mmc, Chris Ball, linux-kernel

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 <chris@printf.net>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

> 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 <chris@printf.net>
>  M:	Ulf Hansson <ulf.hansson@linaro.org>
>  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 <chris@printf.net>
>  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]
>  

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section
  2015-03-13 13:48 ` Joe Perches
@ 2015-03-13 14:46   ` Ulf Hansson
  0 siblings, 0 replies; 3+ messages in thread
From: Ulf Hansson @ 2015-03-13 14:46 UTC (permalink / raw)
  To: Joe Perches; +Cc: linux-mmc, Chris Ball, linux-kernel@vger.kernel.org

On 13 March 2015 at 14:48, Joe Perches <joe@perches.com> wrote:
> 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 ?

Indeed we should! Updated patch is on it's way.

Kind regards
Uffe

>
>> Cc: Chris Ball <chris@printf.net>
>> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
>
>> 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 <chris@printf.net>
>>  M:   Ulf Hansson <ulf.hansson@linaro.org>
>>  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 <chris@printf.net>
>>  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]
>>
>
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-13 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 12:52 [PATCH 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section Ulf Hansson
2015-03-13 13:48 ` Joe Perches
2015-03-13 14:46   ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox