ASoC: fsl: correct get_dma_channel parameter name
authorShawn Guo <shawn.guo@linaro.org>
Fri, 24 Feb 2012 14:09:36 +0000 (22:09 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Feb 2012 12:35:04 +0000 (12:35 +0000)
commitfb1a6453bc413841876eac2ed1d7fd9e74b118fc
tree70a995d00d0b18264044c20c75ab6b5be59cf56a
parent2c823d14bfad16e75d16674a312a779a1485a2bd
ASoC: fsl: correct get_dma_channel parameter name

The second parameter of function get_dma_channel is actually a property
name rather than a compatible string, so rename it for less confusing.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/fsl/mpc8610_hpcd.c
sound/soc/fsl/p1022_ds.c