]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit254ebd8589e757df870aea4df6350eacb7eb2404
tree635c5f9aa15f2839b08d208c6cb88cec9a51ee7a
parentd5f735d9b2b1a960b03df6d2d418273b67b49616
spi/s3c64xx: Enable GPIO /CS prior to starting hardware

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>
drivers/spi/spi-s3c64xx.c