diff options
Diffstat (limited to 'sound/soc/soc-ops.c')
-rw-r--r-- | sound/soc/soc-ops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/soc-ops.c b/sound/soc/soc-ops.c index ecd38e52285a..2f67ba6d7a8f 100644 --- a/sound/soc/soc-ops.c +++ b/sound/soc/soc-ops.c | |||
@@ -404,7 +404,7 @@ EXPORT_SYMBOL_GPL(snd_soc_get_volsw_sx); | |||
404 | /** | 404 | /** |
405 | * snd_soc_put_volsw_sx - double mixer set callback | 405 | * snd_soc_put_volsw_sx - double mixer set callback |
406 | * @kcontrol: mixer control | 406 | * @kcontrol: mixer control |
407 | * @uinfo: control element information | 407 | * @ucontrol: control element information |
408 | * | 408 | * |
409 | * Callback to set the value of a double mixer control that spans 2 registers. | 409 | * Callback to set the value of a double mixer control that spans 2 registers. |
410 | * | 410 | * |