From: Shubhrajyoti D Date: Tue, 6 Nov 2012 09:00:19 +0000 (+0530) Subject: spi: omap2-mcspi: Reorder the wait_for_completion for tx X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~24^2~10^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47a682ace0cd56eb8e09b806c2b0f034b491520;p=pandora-kernel.git 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 Signed-off-by: Shubhrajyoti D Signed-off-by: Mark Brown --- Reading git-diff-tree failed