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)
commit0f5a751ace250097d3ad7835df7d376f21f44509
tree635c5f9aa15f2839b08d208c6cb88cec9a51ee7a
parent8c09daa1c963e2ab58029520dd2f3d54184d7258
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
This page took 0.024521 seconds and 5 git commands to generate.