From: Haavard Skinnemoen Date: Fri, 3 Oct 2008 22:23:46 +0000 (-0700) Subject: dw_dmac: fix copy/paste bug in tasklet X-Git-Tag: v2.6.27-rc9~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fe7b2f4ec14d6517078c5bc32b04301b468041c;p=pandora-kernel.git dw_dmac: fix copy/paste bug in tasklet The tasklet checks RAW.BLOCK twice, and does not check RAW.XFER. This is obviously wrong, and could theoretically cause the driver to hang. Reported-by: Nicolas Ferre Signed-off-by: Haavard Skinnemoen Acked-by: Dan Williams Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed