spi/s3c64xx: Use core cs_gpio field
authorMark Brown <broonie@linaro.org>
Fri, 27 Sep 2013 17:58:55 +0000 (18:58 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 30 Sep 2013 11:53:37 +0000 (12:53 +0100)
Rather than using the driver custom platform data to store the chip select
GPIO use the cs_gpio field provided by the SPI core, supporting future
refectoring.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found