commit | b2e0861e51f2961954330dcafe6d148ee3ab5cff | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Fri Dec 03 10:52:14 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 12 18:01:09 2011 -0600 |
tree | 1f8bfdd2b8ec2100b80cec03408690a49606ac4b | |
parent | fd066e850351e21d1b385cde35fadf66761bc053 [diff] |
powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audio 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>