From mboxrd@z Thu Jan 1 00:00:00 1970 From: ldewangan@nvidia.com (Laxman Dewangan) Date: Tue, 15 Mar 2016 18:55:19 +0530 Subject: [PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister} In-Reply-To: References: <1456319775-3216-1-git-send-email-ldewangan@nvidia.com> <56D307CC.2050202@nvidia.com> <56E031CA.9010204@nvidia.com> Message-ID: <56E80D3F.3090300@nvidia.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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. Thanks, Laxman