forked from Minki/linux
ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free
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>
This commit is contained in:
parent
59ec6da2e3
commit
728a522224
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user