From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH 4/7] ptp: switch to use gpiolib Date: Tue, 10 Sep 2013 16:19:13 +0200 Message-ID: <20130910141912.GB5088@netboy> References: <1378816260-8091-1-git-send-email-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1378816260-8091-1-git-send-email-linus.walleij@linaro.org> Sender: netdev-owner@vger.kernel.org To: Linus Walleij Cc: linux-gpio@vger.kernel.org, Imre Kaloz , Krzysztof Halasa , Alexandre Courbot , linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org List-Id: linux-gpio@vger.kernel.org On Tue, Sep 10, 2013 at 02:31:00PM +0200, Linus Walleij wrote: > This platform supports gpiolib, so remove the custom API use > and replace with calls to gpiolib. Also request the GPIO before > starting to use it. > > Cc: Imre Kaloz > Cc: Krzysztof Halasa > Cc: Alexandre Courbot > Cc: Richard Cochran > Cc: netdev@vger.kernel.org > Signed-off-by: Linus Walleij > --- > Hi Richard, I'm seeking an ACK on this patch to take it throug > the GPIO tree as part of a clean-out of custom GPIO implementations. I don't have this hardware for testing (it is really obsolete now), but the change looks okay to me. Acked-by: Richard Cochran