commit | c8c81f32eef1d77134c81810b17f282bd619fb0b | [log] [tgz] |
---|---|---|
author | Maarten ter Huurne <maarten@treewalker.org> | Thu May 30 18:25:01 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Jul 05 11:40:49 2013 +0530 |
tree | 30d1c22a1872b583b0185d8b87bb98d3dae0b1b4 | |
parent | 8e3c518fba4f2ddd192171cbd7b23ec26900bf6b [diff] |
MIPS: jz4740: Acquire and enable DMA controller clock Previously, it was assumed that the DMA controller clock is not gated when the kernel starts running. While that is the power-on state, it is safer to not rely on that. Signed-off-by: Maarten ter Huurne <maarten@treewalker.org> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>