spi: omap2-mcspi: Reorder the wait_for_completion for tx
authorShubhrajyoti D <shubhrajyoti@ti.com>
Tue, 6 Nov 2012 09:00:19 +0000 (14:30 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 6 Nov 2012 09:03:03 +0000 (10:03 +0100)
commite47a682ace0cd56eb8e09b806c2b0f034b491520
treee04b7d3f681021650e7c1967c3b84ea7409599a3
parent3d70f8c617a436c7146ecb81df2265b4626dfe89
spi: omap2-mcspi: Reorder the wait_for_completion for tx

The commit  d7b4394e[Cleanup the omap2_mcspi_txrx_dma function]
changed the wait_for_completion order. Move the wait so that the
rx doesnot wait for the tx to complete.

Reported-and-tested-by: Sørensen, Stefan <Sorensen@polycom.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-omap2-mcspi.c
This page took 0.030961 seconds and 5 git commands to generate.