[alsa-devel] [PATCH 3/4] ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new format

Hugo Villeneuve hugo at hugovil.com
Tue Mar 10 04:32:08 CET 2009


Signed-off-by: Hugo Villeneuve <hugo at hugovil.com>
---
 sound/soc/davinci/davinci-sffsdr.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/sound/soc/davinci/davinci-sffsdr.c b/sound/soc/davinci/davinci-sffsdr.c
index b338c71..7fdfba8 100644
--- a/sound/soc/davinci/davinci-sffsdr.c
+++ b/sound/soc/davinci/davinci-sffsdr.c
@@ -45,8 +45,7 @@
 		      SND_SOC_DAIFMT_IB_NF)
 
 static int sffsdr_hw_params(struct snd_pcm_substream *substream,
-			    struct snd_pcm_hw_params *params,
-			    struct snd_soc_dai *dai)
+			    struct snd_pcm_hw_params *params)
 {
 	struct snd_soc_pcm_runtime *rtd = substream->private_data;
 	struct snd_soc_dai *cpu_dai = rtd->dai->cpu_dai;
-- 
1.5.5



More information about the Alsa-devel mailing list