From: Andy Shevchenko Date: Mon, 27 May 2013 12:14:42 +0000 (+0300) Subject: txx9dmac: return DMA_SUCCESS immediately from device_tx_status() X-Git-Tag: v3.12-rc1~68^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985a0cb970c9338ac55a1c31b3b8d730eabcfe57;p=pandora-kernel.git txx9dmac: return DMA_SUCCESS immediately from device_tx_status() There is no point to go throught the rest of the function if first call to dma_cookie_status() returned DMA_SUCCESS. Signed-off-by: Andy Shevchenko Signed-off-by: Vinod Koul --- Reading git-diff-tree failed