commit | feb397de65c3f76e40ef70e264f2cdf688c850c1 | [log] [tgz] |
---|---|---|
author | Lothar Waßmann <LW@KARO-electronics.de> | Thu Dec 08 09:15:42 2011 +0100 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Fri Dec 23 20:54:54 2011 +0530 |
tree | c4f47467c4c05782b40d5cf47550220b19ecae72 | |
parent | 400312201b0cf4e4deaf75842f5e95212b382e81 [diff] |
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 <LW@KARO-electronics.de> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>