From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] pinctrl:Convert the composition of devm_request_mem_region and devm_ioremap to a single call Date: Thu, 10 Dec 2015 14:31:42 -0800 Message-ID: <20151210223142.GH23396@atomide.com> References: <1446191478-22714-1-git-send-email-sanjeev_sharma@mentor.com> <20151203214415.GC23396@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Sanjeev Sharma , Haojian Zhuang , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linux-omap@vger.kernel.org List-Id: linux-gpio@vger.kernel.org * Linus Walleij [151210 10:18]: > On Thu, Dec 3, 2015 at 10:44 PM, Tony Lindgren wrote: > > * Linus Walleij [151030 12:54]: > >> Please run posts like this by the maintainers. Tony Lindgren is one > >> user, Haojian is another. > > > > I think we need to add ourselves to MAINTAINERS for this driver, > > otherwise we'll keep on missing emails. > > Good idea! Patches accepted. How about this one below? Regards, Tony 8< ----------------------- From: Tony Lindgren Date: Thu, 10 Dec 2015 14:27:32 -0800 Subject: [PATCH] MAINTAINERS: pinctrl: Add maintainers for pinctrl-single Otherwise we keep missing patches related to this driver. Cc: Haojian Zhuang Signed-off-by: Tony Lindgren --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8379,6 +8379,14 @@ L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) S: Maintained F: drivers/pinctrl/samsung/ +PIN CONTROLLER - SINGLE +M: Tony Lindgren +M: Haojian Zhuang +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +L: linux-omap@vger.kernel.org +S: Maintained +F: drivers/pinctrl/pinctrl-single.c + PIN CONTROLLER - ST SPEAR M: Viresh Kumar L: spear-devel@list.st.com