projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16b7a9a
)
ASoC: adau1701: Fix prototype for adau1701_set_sysclk
author
Axel Lin
<axel.lin@gmail.com>
Wed, 28 Sep 2011 05:48:35 +0000
(13:48 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 28 Sep 2011 12:21:14 +0000
(13:21 +0100)
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/adau1701.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/adau1701.c
b/sound/soc/codecs/adau1701.c
index b400afad12e012f8dbaf7a5187d7b6e802f57cf0..8b7e1c50d6e9df43d2a25956a698094eb2bb6738 100644
(file)
--- a/
sound/soc/codecs/adau1701.c
+++ b/
sound/soc/codecs/adau1701.c
@@
-401,7
+401,7
@@
static int adau1701_digital_mute(struct snd_soc_dai *dai, int mute)
}
static int adau1701_set_sysclk(struct snd_soc_codec *codec, int clk_id,
- unsigned int freq, int dir)
+
int source,
unsigned int freq, int dir)
{
unsigned int val;