spi: use generic gpio calls in spi_s3c24xx_gpio
authorBen Dooks <ben-linux@fluff.org>
Tue, 6 Jan 2009 22:41:44 +0000 (14:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jan 2009 23:59:19 +0000 (15:59 -0800)
commitee9c1fbfe130a20e0f23d1693d6427dac97239bc
tree83cb9804fb49a71d609b846feaea10974e3d704b
parent5ee36c989831ab720eee282521462cce0a3c4900
spi: use generic gpio calls in spi_s3c24xx_gpio

Change the spi_s3c2410 driver to use the generic gpio calls that are now
available.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mach-s3c2410/include/mach/spi.h
drivers/spi/spi_s3c24xx.c