ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolib
authorDmitry Artamonow <mad_soft@inbox.ru>
Sun, 6 Dec 2009 16:12:49 +0000 (17:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 Dec 2009 16:52:36 +0000 (16:52 +0000)
Convert all operations with GPLR/GPCR/GPSR to gpiolibs calls.
Also change all IRQ_GPIO* to gpio_to_irq(*GPIO*)

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found