linux/arch/arm/mach-iop32x
Linus Walleij afc3b79f5d ARM: iop32x: read N2100 power key using gpiolib
Refrain from using the custom gpio_line_get() to read the power
key on the N2100, use the gpiolib function gpio_get() instead.
Also request the line in the GPIOs initicall, and move the poll
timer setup to that inicall so the gpio chip is available before
we request this GPIO and start to poll it.

Cc: Lennert Buytenhek <kernel@wantstofly.org>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Mikael Pettersson <mikpe@it.uu.se>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-09-20 23:04:13 +02:00
..
include/mach ARM: debug: move 8250 debug include into arch/arm/include/debug/ 2013-08-25 17:11:02 +01:00
em7210.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
glantank.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
iq31244.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
iq80321.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
Kconfig iop: unconditionally initialize the ATU on platforms known to be 'hosts' 2008-03-26 12:33:41 -07:00
Makefile [ARM] 4476/1: EM7210/SS4000E support 2007-07-20 09:35:35 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
n2100.c ARM: iop32x: read N2100 power key using gpiolib 2013-09-20 23:04:13 +02:00