From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Mon, 28 Jan 2013 01:01:38 +0000 Subject: Re: [PATCH v2 0/8] Use gpio_request_one() in SH Mobile board code Message-Id: <20130128010137.GH3423@verge.net.au> List-Id: References: <1359029795-7871-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> In-Reply-To: <1359029795-7871-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Mon, Jan 28, 2013 at 09:50:58AM +0900, Simon Horman wrote: > On Fri, Jan 25, 2013 at 11:13:13AM +0100, Guennadi Liakhovetski wrote: > > Hi Laurent > > > > On Thu, 24 Jan 2013, Laurent Pinchart wrote: > > > > > Hello, > > > > > > Here are the second version of the gpio_request_one() patches for all SH Mobile > > > board files. > > > > > > Compared to v1 the patches have been rebased on top of "[PATCH v4 00/81] SH pin > > > control and GPIO rework", as the previous base isn't ready for mainline yet. > > > The patches are otherwise unchanged. > > > > > > Simon, with the appropriate acks I think this series could go to v3.9. If you > > > would like a pull request, on which of your branches should I rebase the > > > patches ? I've tried to rebase them on top of your current next branch and they > > > apply fine, so picking them up from the mailing list shouldn't be an issue > > > either. > > > > > > Laurent Pinchart (8): > > > > All look good to me: > > > > Acked-by: Guennadi Liakhovetski > > Thanks, I'll apply this series. I have applied them to the boards2 branch, which I plan to send a pull-request for once the pull-request boards branch, which boards2 is based on, has been accepted (or rejected!). I have also merged the changes into the next branch so they should appear in linux-next in the not too distant future.