From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Thu, 12 Sep 2013 15:18:51 -0700 Subject: [PATCH 5/7] staging: media/lirc: switch to use gpiolib In-Reply-To: <1378816283-8164-1-git-send-email-linus.walleij@linaro.org> References: <1378816283-8164-1-git-send-email-linus.walleij@linaro.org> Message-ID: <20130912221851.GC11463@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > Cc: Krzysztof Halasa > Cc: Alexandre Courbot > Cc: Greg Kroah-Hartman > Signed-off-by: Linus Walleij > --- > 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