diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-08-31 09:46:42 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-08-31 09:46:42 +0100 |
commit | 0f8dd4ce4775806196300dc075ba8d4f1f9b605d (patch) | |
tree | 97045026e9780707706149b2ad19e4cc24c78d75 /sound/soc/soc-dapm.c | |
parent | 35dcf58634cf696966cdec69f62b14a7f49a8c42 (diff) | |
parent | 6c5b756aaa3e4a20c8d4b47b9dc4799b9cfdfcb8 (diff) | |
download | linux-3.10-0f8dd4ce4775806196300dc075ba8d4f1f9b605d.tar.gz linux-3.10-0f8dd4ce4775806196300dc075ba8d4f1f9b605d.tar.bz2 linux-3.10-0f8dd4ce4775806196300dc075ba8d4f1f9b605d.zip |
Merge branch 'for-3.1' into for-3.2
Diffstat (limited to 'sound/soc/soc-dapm.c')
-rw-r--r-- | 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 170c4ffa609..4859ad77eac 100644 --- a/sound/soc/soc-dapm.c +++ b/sound/soc/soc-dapm.c @@ -2771,7 +2771,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. */ |