From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Per_F=F6rlin?= Subject: Re: [PATCH] mmc: mmci: assume maintainership Date: Thu, 15 Mar 2012 15:36:54 +0100 Message-ID: <4F61FE86.90007@stericsson.com> References: <1331821836-14641-1-git-send-email-linus.walleij@stericsson.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from eu1sys200aog110.obsmtp.com ([207.126.144.129]:51388 "EHLO eu1sys200aog110.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030571Ab2COPHG (ORCPT ); Thu, 15 Mar 2012 11:07:06 -0400 In-Reply-To: <1331821836-14641-1-git-send-email-linus.walleij@stericsson.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Linus WALLEIJ Cc: "linux-mmc@vger.kernel.org" , Chris Ball , Ulf HANSSON , Linus Walleij , Pawel Moll , Russell King On 03/15/2012 03:30 PM, Linus WALLEIJ wrote: > From: Linus Walleij > > So since this driver is crucial for us (as in ST-Ericsson) > to have actively maintained, and since it is marked orphaned > I will assume maintainership for it starting with the 3.5 > integration cycle. The idea is to collect patches and send > either patch sets of pull requests to Chris. > > Cc: Ulf Hansson > Cc: Per Forlin > Cc: Pawel Moll > Cc: Russell King > Signed-off-by: Linus Walleij > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3321d75..3f280f6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -630,7 +630,8 @@ F: drivers/input/serio/ambakmi.* > F: include/linux/amba/kmi.h > > ARM PRIMECELL MMCI PL180/1 DRIVER > -S: Orphan > +M: Linus Walleij > +L: linux-mmc@vger.kernel.org > F: drivers/mmc/host/mmci.* > > ARM PRIMECELL BUS SUPPORT Acked-by: Per Forlin Thanks, Per