From: Vinod Koul Date: Mon, 10 Oct 2011 07:03:59 +0000 (+0530) Subject: dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idle X-Git-Tag: v3.2-rc1~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4598fc2c94b68740e0269db03c98a1e7ad5af773;p=pandora-kernel.git dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idle The mask_peripheral_interrupt is called when channel wants to mask the interrupt. Move this to suspend as this masking affects other channels as well. Not touching unmask here and unmask would still be done of first channel use Signed-off-by: Vinod Koul --- Reading git-diff-tree failed