[PATCH 5/7] staging: media/lirc: switch to use gpiolib
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2013-09-12 22:18:53
Also in:
linux-gpio
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2013-09-12 22:18:53
Also in:
linux-gpio
On Tue, Sep 10, 2013 at 02:31:23PM +0200, Linus Walleij wrote:
The lirc serial module has special hooks to work with NSLU2, switch these over to use gpiolib, as that is available on the ixp4 platform. Not even compile tested as there is no way to select this driver from menuconfig on the ixp4 platform. Cc: Imre Kaloz <kaloz@openwrt.org> Cc: Krzysztof Halasa <khc@pm.waw.pl> Cc: Alexandre Courbot <acourbot@nvidia.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Linus Walleij <redacted> --- Hi Greg: I'm seeking an ACK on this patch to take it through the GPIO tree as part of a clean-up attempt to remove custom GPIO APIs.
I'm not the one responsible for drivers/staging/media/ sorry, that's Mauro. greg k-h