From: Andy Shevchenko Date: Wed, 9 Jan 2013 08:17:13 +0000 (+0200) Subject: dw_dmac: update tx_node_active in dwc_do_single_block X-Git-Tag: v3.9-rc1~80^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c6a7df35b04db906577e90fa5e133e56433bcf;p=pandora-kernel.git dw_dmac: update tx_node_active in dwc_do_single_block The "else" keyword in the dw_dma_tasklet is removed as well. All together simplifies the logic of the code and understanding of what is happening there. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed