From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seungwon Jeon Subject: RE: [RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver. Date: Wed, 16 Jan 2013 12:38:48 +0900 Message-ID: <000601cdf39a$feef9640$fccec2c0$%jun@samsung.com> References: <87wqvjmxt6.fsf@laptop.org> <001301cdf233$9cf2bca0$d6d835e0$%jun@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=Windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout2.samsung.com ([203.254.224.25]:16279 "EHLO mailout2.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757347Ab3APDiv (ORCPT ); Tue, 15 Jan 2013 22:38:51 -0500 Received: from epcpsbgm2.samsung.com (epcpsbgm2 [203.254.230.27]) by mailout2.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MGP00F498S3SW20@mailout2.samsung.com> for linux-mmc@vger.kernel.org; Wed, 16 Jan 2013 12:38:49 +0900 (KST) Received: from DOTGIHJUN01 ([12.23.118.161]) by mmp2.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0MGP003P68SO6030@mmp2.samsung.com> for linux-mmc@vger.kernel.org; Wed, 16 Jan 2013 12:38:49 +0900 (KST) In-reply-to: Content-language: ko Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: 'Will Newton' Cc: 'Chris Ball' , linux-mmc@vger.kernel.org, '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 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 > >> > M: Thomas Gleixner > >> > >> 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