[alsa-devel] [PATCH] ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free
Peter Ujfalusi
peter.ujfalusi at ti.com
Fri Aug 26 15:33:52 CEST 2011
We have dapm_context instead of codec parameter.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi at ti.com>
---
Hello Mark, Liam,
Bumped to this while adding the snd_soc_dapm_attach_dai_supply.
It must have been overlooked, when the API changed.
Peter
sound/soc/soc-dapm.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
index 8839202..5072b3b 100644
--- 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.
*/
--
1.7.6.1
More information about the Alsa-devel
mailing list