All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver.
@ 2013-01-11 17:26 Will Newton
  2013-01-11 17:31 ` Chris Ball
  0 siblings, 1 reply; 6+ messages in thread
From: Will Newton @ 2013-01-11 17:26 UTC (permalink / raw)
  To: linux-mmc; +Cc: Chris Ball

[-- Attachment #1: Type: text/plain, Size: 757 bytes --]

I submitted this driver but will shortly no longer have access
to hardware that uses it. The driver is quite widely used so
there may be someone out there that feels strongly enough to
step up and maintain it.
---
 MAINTAINERS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f940e81..88329bc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6558,6 +6558,12 @@ F:	include/linux/dw_dmac.h
 F:	drivers/dma/dw_dmac_regs.h
 F:	drivers/dma/dw_dmac.c

+SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
+L:	linux-mmc@vger.kernel.org
+S:	Orphaned
+F:	include/linux/mmc/dw_mmc.h
+F:	drivers/mmc/host/dw_mmc*
+
 TIMEKEEPING, NTP
 M:	John Stultz <johnstul@us.ibm.com>
 M:	Thomas Gleixner <tglx@linutronix.de>
-- 
1.7.1

[-- Attachment #2: 0001-MAINTAINERS-Add-an-orphaned-entry-for-the-dw_mmc-dri.patch --]
[-- Type: application/octet-stream, Size: 987 bytes --]

From db0ae15e589e12b4eba9f9b0620c7191fc0234b6 Mon Sep 17 00:00:00 2001
From: Will Newton <will.newton@imgtec.com>
Date: Fri, 11 Jan 2013 17:19:41 +0000
Subject: [PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver.

I submitted this driver but will shortly no longer have access
to hardware that uses it. The driver is quite widely used so
there may be someone out there that feels strongly enough to
step up and maintain it.
---
 MAINTAINERS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f940e81..88329bc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6558,6 +6558,12 @@ F:	include/linux/dw_dmac.h
 F:	drivers/dma/dw_dmac_regs.h
 F:	drivers/dma/dw_dmac.c
 
+SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
+L:	linux-mmc@vger.kernel.org
+S:	Orphaned
+F:	include/linux/mmc/dw_mmc.h
+F:	drivers/mmc/host/dw_mmc*
+
 TIMEKEEPING, NTP
 M:	John Stultz <johnstul@us.ibm.com>
 M:	Thomas Gleixner <tglx@linutronix.de>
-- 
1.7.1


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

* Re: [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver.
  2013-01-11 17:26 [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver Will Newton
@ 2013-01-11 17:31 ` Chris Ball
  2013-01-14  8:46   ` Seungwon Jeon
  2013-01-15  2:07   ` Jaehoon Chung
  0 siblings, 2 replies; 6+ messages in thread
From: Chris Ball @ 2013-01-11 17:31 UTC (permalink / raw)
  To: Will Newton
  Cc: linux-mmc, Seungwon Jeon, Thomas Abraham, Jaehoon Chung, James Hogan

Hi,

On Fri, Jan 11 2013, Will Newton wrote:
> I submitted this driver but will shortly no longer have access
> to hardware that uses it. The driver is quite widely used so
> there may be someone out there that feels strongly enough to
> step up and maintain it.
> ---
>  MAINTAINERS |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f940e81..88329bc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6558,6 +6558,12 @@ F:	include/linux/dw_dmac.h
>  F:	drivers/dma/dw_dmac_regs.h
>  F:	drivers/dma/dw_dmac.c
>
> +SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
> +L:	linux-mmc@vger.kernel.org
> +S:	Orphaned
> +F:	include/linux/mmc/dw_mmc.h
> +F:	drivers/mmc/host/dw_mmc*
> +
>  TIMEKEEPING, NTP
>  M:	John Stultz <johnstul@us.ibm.com>
>  M:	Thomas Gleixner <tglx@linutronix.de>

Thanks for your work on the driver, Will!  I'm CC'ing some recent
committers so they can volunteer to take over if they're interested.

- Chris.
-- 
Chris Ball   <cjb@laptop.org>   <http://printf.net/>
One Laptop Per Child

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

* RE: [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver.
  2013-01-11 17:31 ` Chris Ball
@ 2013-01-14  8:46   ` Seungwon Jeon
  2013-01-15 10:56     ` Will Newton
  2013-01-15  2:07   ` Jaehoon Chung
  1 sibling, 1 reply; 6+ messages in thread
From: Seungwon Jeon @ 2013-01-14  8:46 UTC (permalink / raw)
  To: 'Chris Ball', 'Will Newton'
  Cc: linux-mmc, 'Thomas Abraham', 'Jaehoon Chung',
	'James Hogan'

On Saturday, January 12, 2013, Chris Ball wrote:
> Hi,
> 
> On Fri, Jan 11 2013, Will Newton wrote:
> > I submitted this driver but will shortly no longer have access
> > to hardware that uses it. The driver is quite widely used so
> > there may be someone out there that feels strongly enough to
> > step up and maintain it.
> > ---
> >  MAINTAINERS |    6 ++++++
> >  1 files changed, 6 insertions(+), 0 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f940e81..88329bc 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6558,6 +6558,12 @@ F:	include/linux/dw_dmac.h
> >  F:	drivers/dma/dw_dmac_regs.h
> >  F:	drivers/dma/dw_dmac.c
> >
> > +SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
> > +L:	linux-mmc@vger.kernel.org
> > +S:	Orphaned
> > +F:	include/linux/mmc/dw_mmc.h
> > +F:	drivers/mmc/host/dw_mmc*
> > +
> >  TIMEKEEPING, NTP
> >  M:	John Stultz <johnstul@us.ibm.com>
> >  M:	Thomas Gleixner <tglx@linutronix.de>
> 
> Thanks for your work on the driver, Will!  I'm CC'ing some recent
> committers so they can volunteer to take over if they're interested.
Will, Thank you for your efforts.
It's interesting to me. I am ready to volunteer to maintain 'dw_mmc*' driver.
I would appreciate it if you let me know what you think.

Thanks,
Seungwon Jeon.
> 
> - Chris.
> --
> Chris Ball   <cjb@laptop.org>   <http://printf.net/>
> One Laptop Per Child


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

* Re: [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver.
  2013-01-11 17:31 ` Chris Ball
  2013-01-14  8:46   ` Seungwon Jeon
@ 2013-01-15  2:07   ` Jaehoon Chung
  1 sibling, 0 replies; 6+ messages in thread
From: Jaehoon Chung @ 2013-01-15  2:07 UTC (permalink / raw)
  To: Chris Ball
  Cc: Will Newton, linux-mmc, Seungwon Jeon, Thomas Abraham, James Hogan

Hi All,

I have interesting to maintain "dw_mmc" driver.

Best Regards,
Jaehoon Chung

On 01/12/2013 02:31 AM, Chris Ball wrote:
> Hi,
> 
> On Fri, Jan 11 2013, Will Newton wrote:
>> I submitted this driver but will shortly no longer have access
>> to hardware that uses it. The driver is quite widely used so
>> there may be someone out there that feels strongly enough to
>> step up and maintain it.
>> ---
>>  MAINTAINERS |    6 ++++++
>>  1 files changed, 6 insertions(+), 0 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index f940e81..88329bc 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -6558,6 +6558,12 @@ F:	include/linux/dw_dmac.h
>>  F:	drivers/dma/dw_dmac_regs.h
>>  F:	drivers/dma/dw_dmac.c
>>
>> +SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
>> +L:	linux-mmc@vger.kernel.org
>> +S:	Orphaned
>> +F:	include/linux/mmc/dw_mmc.h
>> +F:	drivers/mmc/host/dw_mmc*
>> +
>>  TIMEKEEPING, NTP
>>  M:	John Stultz <johnstul@us.ibm.com>
>>  M:	Thomas Gleixner <tglx@linutronix.de>
> 
> Thanks for your work on the driver, Will!  I'm CC'ing some recent
> committers so they can volunteer to take over if they're interested.
> 
> - Chris.
> 


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

* Re: [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver.
  2013-01-14  8:46   ` Seungwon Jeon
@ 2013-01-15 10:56     ` Will Newton
  2013-01-16  3:38       ` Seungwon Jeon
  0 siblings, 1 reply; 6+ messages in thread
From: Will Newton @ 2013-01-15 10:56 UTC (permalink / raw)
  To: Seungwon Jeon
  Cc: Chris Ball, linux-mmc, Thomas Abraham, Jaehoon Chung, James Hogan

On Mon, Jan 14, 2013 at 8:46 AM, Seungwon Jeon <tgih.jun@samsung.com> wrote:
> On Saturday, January 12, 2013, Chris Ball wrote:
>> Hi,
>>
>> On Fri, Jan 11 2013, Will Newton wrote:
>> > I submitted this driver but will shortly no longer have access
>> > to hardware that uses it. The driver is quite widely used so
>> > there may be someone out there that feels strongly enough to
>> > step up and maintain it.
>> > ---
>> >  MAINTAINERS |    6 ++++++
>> >  1 files changed, 6 insertions(+), 0 deletions(-)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS
>> > index f940e81..88329bc 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -6558,6 +6558,12 @@ F:   include/linux/dw_dmac.h
>> >  F: drivers/dma/dw_dmac_regs.h
>> >  F: drivers/dma/dw_dmac.c
>> >
>> > +SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
>> > +L: linux-mmc@vger.kernel.org
>> > +S: Orphaned
>> > +F: include/linux/mmc/dw_mmc.h
>> > +F: drivers/mmc/host/dw_mmc*
>> > +
>> >  TIMEKEEPING, NTP
>> >  M: John Stultz <johnstul@us.ibm.com>
>> >  M: Thomas Gleixner <tglx@linutronix.de>
>>
>> Thanks for your work on the driver, Will!  I'm CC'ing some recent
>> committers so they can volunteer to take over if they're interested.
> Will, Thank you for your efforts.
> It's interesting to me. I am ready to volunteer to maintain 'dw_mmc*' driver.
> I would appreciate it if you let me know what you think.

It's probably best to send a patch adding an entry to MAINTAINERS then
get a couple of acks (Chris and myself anyway). Would it make sense to
co-maintain with Jaehoon Chung as you have both been active in
submitting patches from Samsung?

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

* RE: [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver.
  2013-01-15 10:56     ` Will Newton
@ 2013-01-16  3:38       ` Seungwon Jeon
  0 siblings, 0 replies; 6+ messages in thread
From: Seungwon Jeon @ 2013-01-16  3:38 UTC (permalink / raw)
  To: 'Will Newton'
  Cc: 'Chris Ball', linux-mmc, 'Thomas Abraham',
	'Jaehoon Chung', 'James Hogan'

On Tuesday, January 15, 2013, Will Newton wrote:
> On Mon, Jan 14, 2013 at 8:46 AM, Seungwon Jeon <tgih.jun@samsung.com> wrote:
> > On Saturday, January 12, 2013, Chris Ball wrote:
> >> Hi,
> >>
> >> On Fri, Jan 11 2013, Will Newton wrote:
> >> > I submitted this driver but will shortly no longer have access
> >> > to hardware that uses it. The driver is quite widely used so
> >> > there may be someone out there that feels strongly enough to
> >> > step up and maintain it.
> >> > ---
> >> >  MAINTAINERS |    6 ++++++
> >> >  1 files changed, 6 insertions(+), 0 deletions(-)
> >> >
> >> > diff --git a/MAINTAINERS b/MAINTAINERS
> >> > index f940e81..88329bc 100644
> >> > --- a/MAINTAINERS
> >> > +++ b/MAINTAINERS
> >> > @@ -6558,6 +6558,12 @@ F:   include/linux/dw_dmac.h
> >> >  F: drivers/dma/dw_dmac_regs.h
> >> >  F: drivers/dma/dw_dmac.c
> >> >
> >> > +SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
> >> > +L: linux-mmc@vger.kernel.org
> >> > +S: Orphaned
> >> > +F: include/linux/mmc/dw_mmc.h
> >> > +F: drivers/mmc/host/dw_mmc*
> >> > +
> >> >  TIMEKEEPING, NTP
> >> >  M: John Stultz <johnstul@us.ibm.com>
> >> >  M: Thomas Gleixner <tglx@linutronix.de>
> >>
> >> Thanks for your work on the driver, Will!  I'm CC'ing some recent
> >> committers so they can volunteer to take over if they're interested.
> > Will, Thank you for your efforts.
> > It's interesting to me. I am ready to volunteer to maintain 'dw_mmc*' driver.
> > I would appreciate it if you let me know what you think.
> 
> It's probably best to send a patch adding an entry to MAINTAINERS then
> get a couple of acks (Chris and myself anyway). Would it make sense to
> co-maintain with Jaehoon Chung as you have both been active in
> submitting patches from Samsung?
Sure, why not?
I'll have a talk with Chung. And then I'll do the next step.

Thanks,
Seungwon Jeon


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

end of thread, other threads:[~2013-01-16  3:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-11 17:26 [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver Will Newton
2013-01-11 17:31 ` Chris Ball
2013-01-14  8:46   ` Seungwon Jeon
2013-01-15 10:56     ` Will Newton
2013-01-16  3:38       ` Seungwon Jeon
2013-01-15  2:07   ` Jaehoon Chung

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.