From: Timur Tabi Date: Fri, 3 Dec 2010 16:52:14 +0000 (-0600) Subject: powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audio X-Git-Tag: v2.6.37.1~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce8f917731c9855a2612b2494330cfc8611f9306;p=pandora-kernel.git powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audio commit b2e0861e51f2961954330dcafe6d148ee3ab5cff upstream. 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 Signed-off-by: Kumar Gala Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed