commit | c5eeb5599938acb9cda8ff1ef846a26cf70d46e0 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Thu Nov 29 14:19:57 2007 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Dec 11 13:57:18 2007 -0600 |
tree | 59b44cb4660cec9ed74e8623eca3e3e02e8705d4 | |
parent | 41bad27ff7efff9a3fd131adabedb82204d8a9f2 [diff] |
[POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_86xx.h Updated guts_set_dmacr() to enumerate the DMA controllers at 0, instead of 1, so that it now matches other related functions. Added function guts_set_pmuxcr_dma() to set the external DMA control bits in the PMUXCR register of the global utilities structure. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>