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:
5c0d7bb
)
ASoC: Clean up kernel-doc for snd_soc_dai_set_fmt
author
Qinghuang Feng
<qhfeng.kernel@gmail.com>
Tue, 25 Nov 2008 15:24:54 +0000
(23:24 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 25 Nov 2008 15:51:12 +0000
(15:51 +0000)
There is no argument named @clk_id in snd_soc_dai_set_fmt,
remove its' comment.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-core.c
patch
|
blob
|
history
diff --git
a/sound/soc/soc-core.c
b/sound/soc/soc-core.c
index dbd92e12e86037528ceefea560d6353654f9ad3d..00fccdd41bb0ea1b4b9d1aee9c01dfa3d1ad9b63 100644
(file)
--- a/
sound/soc/soc-core.c
+++ b/
sound/soc/soc-core.c
@@
-1883,7
+1883,6
@@
EXPORT_SYMBOL_GPL(snd_soc_dai_set_pll);
/**
* snd_soc_dai_set_fmt - configure DAI hardware audio format.
* @dai: DAI
- * @clk_id: DAI specific clock ID
* @fmt: SND_SOC_DAIFMT_ format value.
*
* Configures the DAI hardware format and clocking.