ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_dai_fmt
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 14 Nov 2013 09:35:30 +0000 (11:35 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 10 Dec 2013 11:22:16 +0000 (11:22 +0000)
commit8f113b77b511c9e26706d4eb077af0ba30893ee4
treeb0b1db46f9a256240002feab83dace86c4aebeeb
parent70091a3e6aa2e7a05eaefcaec1a43c27a5023eb7
ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_dai_fmt

Replace mcasp->base use with plain base in the davinci_mcasp_set_dai_fmt()
function since it has been already used by the remaining part of the function.

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