omap2_mcspi: Flush posted writes
authorRoman Tereshonkov <roman.tereshonkov@nokia.com>
Mon, 15 Mar 2010 09:06:28 +0000 (09:06 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 28 Apr 2010 07:25:22 +0000 (01:25 -0600)
commita330ce2001b290c59fe98c37e981683ef0a75fdf
tree159a0b99fe7ae17dac7bde40d2e6a430bb533e15
parent07a389feefd79d41c8542cf31ce1cf25a1466e2c
omap2_mcspi: Flush posted writes

mcspi_write_chconf0 is used to control rx/tx triggering.
Post-write flushing is needed to get the immediate effect.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/omap2_mcspi.c