From: Andy Shevchenko Date: Tue, 19 Jun 2012 10:34:06 +0000 (+0300) Subject: dw_dmac: disable dma in optimal way in probe X-Git-Tag: v3.6-rc1~109^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f932ec221ee07c3a9d49e83df7d44b13f8885f;p=pandora-kernel.git dw_dmac: disable dma in optimal way in probe The dw_dma_off call needs to have the all_chan_mask calculated. So, done this calculations before the call. Moreover, remove duplicate code that masks the DMA interrupts. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed