diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-09-10 14:53:03 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-09-27 16:15:14 +0400 |
commit | e9c9fc2315ad7a57af1a5124ad911870b60d9bd0 (patch) | |
tree | db8d7fa11a76186b4a978cefe437d7b4bc6d447f /drivers/cpufreq/s3c2440-cpufreq.c | |
parent | 8040dd09c2ca7e70daf84f040beb3ced9602fce5 (diff) | |
download | linux-e9c9fc2315ad7a57af1a5124ad911870b60d9bd0.tar.xz |
input: misc: ixp4-beeper: switch to use gpiolib
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@openwrt.org>
Cc: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/cpufreq/s3c2440-cpufreq.c')
0 files changed, 0 insertions, 0 deletions