powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audio
authorTimur Tabi <timur@freescale.com>
Fri, 3 Dec 2010 16:52:14 +0000 (10:52 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 13 Jan 2011 00:01:09 +0000 (18:01 -0600)
In order to prevent the fsl_dma driver from claiming the DMA channels that the
P1022DS audio driver needs, the compatible properties for those nodes must say
"fsl,ssi-dma-channel" instead of "fsl,eloplus-dma-channel".

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found