[PATCH 2/7] input: misc: ixp4-beeper: switch to use gpiolib

Dmitry Torokhov dmitry.torokhov at gmail.com
Tue Sep 17 15:01:45 EDT 2013


On Fri, Sep 13, 2013 at 10:31:42AM +0200, Linus Walleij wrote:
> The platform using this beeper has support for gpiolib, so there
> is no point to use the custom gpio_line* API. A strange ambiguity
> where a line was first set as input and then driven high was
> solved by first driving the line high as output and then switch
> it to input.
> 
> Cc: Imre Kaloz <kaloz at openwrt.org>
> Cc: Krzysztof Halasa <khc at pm.waw.pl>
> Cc: Alexandre Courbot <acourbot at nvidia.com>
> Cc: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> Acked-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

Acked-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>

> ---
> Hi Dmitry, requesting an ACK for this to take it through the
> GPIO tree as part of an IXP4 clean-up attempt.

Sorry for the delay, I missed the fact that you wanted an ask and not
merge and was waiting for rc1 to be cut...

Thanks.

-- 
Dmitry



More information about the linux-arm-kernel mailing list