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:
59ec6da
)
ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Fri, 26 Aug 2011 13:33:52 +0000
(16:33 +0300)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 31 Aug 2011 08:45:33 +0000
(09:45 +0100)
We have dapm_context instead of codec parameter.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-dapm.c
patch
|
blob
|
history
diff --git
a/sound/soc/soc-dapm.c
b/sound/soc/soc-dapm.c
index 7e15914b363362406e868070eb04c347e5fc8c8a..d67c637557a784a2832676b814e71c0b1b7f1fc3 100644
(file)
--- a/
sound/soc/soc-dapm.c
+++ b/
sound/soc/soc-dapm.c
@@
-2763,7
+2763,7
@@
EXPORT_SYMBOL_GPL(snd_soc_dapm_ignore_suspend);
/**
* snd_soc_dapm_free - free dapm resources
- * @
card: SoC device
+ * @
dapm: DAPM context
*
* Free all dapm widgets and resources.
*/