spi/s3c64xx: Enable GPIO /CS prior to starting hardware
authorMark Brown <broonie@linaro.org>
Fri, 27 Sep 2013 19:38:01 +0000 (20:38 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 30 Sep 2013 11:53:39 +0000 (12:53 +0100)
To help with bisection of future refactoring to share more of the code for
handling a spi_message pull the enabling of GPIO based /CS prior to all
the hardware setup for starting a transfer.

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

No differences found