From: Jie Yang Date: Thu, 5 Mar 2015 06:08:08 +0000 (+0800) Subject: dmaengine: dw: don't handle interrupt when dmaengine is not used X-Git-Tag: omap-for-v4.1/wl12xx-dt~51^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94b3eed7b8a4311f56a86b36430e9068b596ada4;p=pandora-kernel.git dmaengine: dw: don't handle interrupt when dmaengine is not used When dma controller is not used by any user and set off, we should disble interrupt handler, at least the interrupt reset part, for some subsystem, e.g. ADSP, may use the dma in its own logic, here reset the interrupt may make this subsystem work abnormally. Signed-off-by: Jie Yang Signed-off-by: Vinod Koul --- Reading git-diff-tree failed