ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 7 Mar 2014 13:03:55 +0000 (15:03 +0200)
committerMark Brown <broonie@linaro.org>
Sun, 9 Mar 2014 08:33:53 +0000 (08:33 +0000)
commit64ebdec36a2a70dc9805c7172b50c43d868dedb6
treeba403f11e87c2b4a58abbda0fdd7ccea48a8a6c9
parent790bb94b56249b2f40907a0cbf959ca50b4430d2
ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params

It is quite confusing to name the pointer to davinci_pcm_dma_params as
dma_data. Rename the pointer to avoid confusion.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/davinci/davinci-mcasp.c