mach-qt2410: convert to spi_gpio
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 28 Jun 2011 12:49:14 +0000 (14:49 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 4 Jul 2011 16:52:49 +0000 (10:52 -0600)
Rather than the deprecated spi_s3c24xx_gpio driver.

Only compile tested. Notice that the board support seems quite broken
as the spi_s3c24xx_gpio platform device name was misspelled and there
is no struct spi_board_info defined, but this atleast didn't make it
any worse.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found