ASoC: davinci-mcasp: Change __davinci_mcasp_set_clkdiv() first parameter
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 9 May 2016 10:42:30 +0000 (13:42 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 9 May 2016 15:55:16 +0000 (16:55 +0100)
commit226e73e23b6b7f7d6df47562a7555ddb121163cf
tree5ddaa59bd8e6b1945f9853a31c5942ed9e771a63
parent20d4b10730183a02851580f072bd9b0122873dc5
ASoC: davinci-mcasp: Change __davinci_mcasp_set_clkdiv() first parameter

Change the first parameter to struct davinci_mcasp* from
struct snd_soc_dai*
The function internally does not use or need the DAI information.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/davinci/davinci-mcasp.c
This page took 0.026549 seconds and 5 git commands to generate.