From: Shawn Guo Date: Mon, 22 Apr 2013 13:48:45 +0000 (+0800) Subject: ASoC: generic-dmaengine-pcm: use a more common dma name X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~9^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19133d2cfd9d6ad8365d94137dcd3e18f760c8e2;p=pandora-kernel.git ASoC: generic-dmaengine-pcm: use a more common dma name The examples in Documentation/devicetree/bindings/dma/dma.txt recommends the name for dma channel doing both RX and TX to be "rx-tx". This becomes a common pattern that has been adopted by platforms that converts to generic DMA bindings. Let's follow this common pattern in generic-dmaengine-pcm. Signed-off-by: Shawn Guo Acked-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed