]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2ee5b3f5daa8903bd60068e749a8f70e4badd674
tree59b44cb4660cec9ed74e8623eca3e3e02e8705d4
parent20ae61dc4c24c0031f848b01bb73d532591179b9
[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