From: Linus Walleij Date: Tue, 10 Sep 2013 11:06:57 +0000 (+0200) Subject: input: misc: ixp4-beeper: use gpiolib strictly X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~50^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b22973d0ecfcf499179870599b0f6e0712ff0a14;p=pandora-kernel.git input: misc: ixp4-beeper: use gpiolib strictly Request and free the GPIO line used for the beeper properly. Then use the gpiolib API to flip the output of the GPIO pin instead of relying on hacks to poke the register bits. Cc: Imre Kaloz Cc: Alexandre Courbot Acked-by: Dmitry Torokhov Acked-by: Arnd Bergmann Acked-by: Krzysztof Halasa Signed-off-by: Linus Walleij --- Reading git-diff-tree failed