spi/s3c64xx: Flush FIFOs prior to cleaning up transfer
authorMark Brown <broonie@linaro.org>
Fri, 27 Sep 2013 19:10:26 +0000 (20:10 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 30 Sep 2013 11:53:35 +0000 (12:53 +0100)
Ensure that the FIFOs are fully drained before we deassert /CS or do any
delays that have been requested in order to ensure that the behaviour
visible on the bus matches that which was requested by the caller.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-s3c64xx.c

Simple merge