[POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_86xx.h
authorTimur Tabi <timur@freescale.com>
Thu, 29 Nov 2007 20:19:57 +0000 (14:19 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 11 Dec 2007 19:57:18 +0000 (13:57 -0600)
commitc5eeb5599938acb9cda8ff1ef846a26cf70d46e0
tree59b44cb4660cec9ed74e8623eca3e3e02e8705d4
parent41bad27ff7efff9a3fd131adabedb82204d8a9f2
[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>
include/asm-powerpc/immap_86xx.h