]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolib
authorDmitry Artamonow <mad_soft@inbox.ru>
Fri, 27 Nov 2009 11:02:28 +0000 (12:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 Dec 2009 16:52:55 +0000 (16:52 +0000)
commit22f9740552b89c9f458f972f881d222b298ab165
tree71939e8d7636afd8422bd18c00c8b33679f9c92a
parent2eec62d7dbaa8ed05f318d88f938a86fcf274b34
ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolib

Use of gpio_request/gpio_free in some callbacks may look ugly, but
corresponding drivers (sa1100_serial and sa1100_fb) don't provide (yet)
init/exit hooks and registering these gpios in *_mach_init is also
not possible, because htc-gpio driver starts a bit later...

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/h3600.c
drivers/pcmcia/sa1100_h3600.c