commit | aa353169226ddc1ea4f07d6946b61dd0b0a7313d | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <jacmet@sunsite.dk> | Tue Jun 28 14:49:14 2011 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jul 04 10:52:49 2011 -0600 |
tree | c5eb344e59fa4dda7af71962a7e0ad85f651be03 | |
parent | 932036ce03f6c853a17005bced1e82b23f6378c0 [diff] |
mach-qt2410: convert to spi_gpio 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>