[PATCH 4/7] ptp: switch to use gpiolib
From: richardcochran@gmail.com (Richard Cochran)
Date: 2013-09-10 14:19:13
Also in:
linux-gpio, netdev
From: richardcochran@gmail.com (Richard Cochran)
Date: 2013-09-10 14:19:13
Also in:
linux-gpio, netdev
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 <kaloz@openwrt.org> Cc: Krzysztof Halasa <khc@pm.waw.pl> Cc: Alexandre Courbot <acourbot@nvidia.com> Cc: Richard Cochran <richardcochran@gmail.com> Cc: netdev at vger.kernel.org Signed-off-by: Linus Walleij <redacted> --- 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 <richardcochran@gmail.com>