From: Lothar Waßmann Date: Thu, 8 Dec 2011 08:15:42 +0000 (+0100) Subject: dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled. X-Git-Tag: v3.3-rc1~19^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb397de65c3f76e40ef70e264f2cdf688c850c1;p=pandora-kernel.git dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled. There is no need to have the clock enabled all the time the driver is loaded. It will be enabled anyway in mxs_dma_alloc_chan_resources() when a channel is actually going to be used. Signed-off-by: Lothar Waßmann Signed-off-by: Vinod Koul --- Reading git-diff-tree failed