From: Viresh Kumar Date: Wed, 1 Feb 2012 10:42:23 +0000 (+0530) Subject: dmaengine/dw_dmac: Don't handle block interrupts X-Git-Tag: v3.4-rc1~39^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7b05f29fd4db810021d905e2dad95ab4fe2984;p=pandora-kernel.git dmaengine/dw_dmac: Don't handle block interrupts Block interrupts give interrupt on completion of every LLI, which is actually too much interrupts. This is just not required for current functioning of dw_dmac. So, just don't handle them at all. Signed-off-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed