From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister} Date: Wed, 16 Mar 2016 14:03:47 +0100 Message-ID: References: <1456319775-3216-1-git-send-email-ldewangan@nvidia.com> <56D307CC.2050202@nvidia.com> <56E031CA.9010204@nvidia.com> <56E80D3F.3090300@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <56E80D3F.3090300@nvidia.com> Sender: linux-doc-owner@vger.kernel.org To: Laxman Dewangan Cc: Jon Corbet , Lee Jones , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , linux-rpi-kernel , "linux-arm-kernel@lists.infradead.org" , bcm-kernel-feedback-list , ARM/Mediatek SoC support List-Id: linux-gpio@vger.kernel.org On Tue, Mar 15, 2016 at 2:25 PM, Laxman Dewangan wrote: > On Tuesday 15 March 2016 02:01 PM, Linus Walleij wrote: >> On Wed, Mar 9, 2016 at 3:23 PM, Laxman Dewangan >> wrote: >> >>>> Pushed the change at: >>>> Branch "devm_pinctrl_register" of >>>> https://github.com/ldewangan/linux-upstream.git. >>>> >>>> Base repo is >>>> for-next of >>>> https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git >>>> >>>> >>>> If required, I can send the V2 version of list with acks. >>> >>> Let me know if I need to send full series (V2 with collected ack) again >>> or >>> fine to pull it from above location. >> >> Please collect the ACKs on your branch and ask me to pull it after >> v4.6-rc1. >> No need to resend the patches. >> >> Unfortunately it arrived too late for the merge window, but hey: we got >> the >> devm gpiochip in for v4.6. > > > Thanks for taking the GPIO patches. > > Ok, We will do pincontrol post v4.6 and probably, we will have some more > chnages for using devm_gpio in pincontrol subsystem as these APIs will be > available publicly. Awesome, then we get double the reduction in most cases, this will look nice. Let's proceed like this. Yours, Linus Walleij