From: Adrian Hunter Date: Tue, 31 Jan 2012 10:48:59 +0000 (+0200) Subject: dmaengine: intel_mid_dma: fix error status mask X-Git-Tag: v3.4-rc1~39^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f99a4216d68f6d75d5d544aa265d72f193bad7f;p=pandora-kernel.git dmaengine: intel_mid_dma: fix error status mask The error status mask (MASK_ERR) has the same format as the other masks (MASK_TFR, MASK_BLOCK etc) and must be cleared the same way. Signed-off-by: Adrian Hunter Signed-off-by: Vinod Koul --- Reading git-diff-tree failed