Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 728a5222 authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Mark Brown
Browse files

ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free



We have dapm_context instead of codec parameter.

Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 59ec6da2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */