commit | 0f5a751ace250097d3ad7835df7d376f21f44509 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Fri Sep 27 20:38:01 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Sep 30 12:53:39 2013 +0100 |
tree | 635c5f9aa15f2839b08d208c6cb88cec9a51ee7a | |
parent | 8c09daa1c963e2ab58029520dd2f3d54184d7258 [diff] |
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>