summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/rt-sdw-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt-sdw-common.c b/sound/soc/codecs/rt-sdw-common.c
index 9f51fec383f9..ad61943ce75f 100644
--- a/sound/soc/codecs/rt-sdw-common.c
+++ b/sound/soc/codecs/rt-sdw-common.c
@@ -76,7 +76,7 @@ EXPORT_SYMBOL_GPL(rt_sdca_index_read);
* @nid: Realtek-defined ID.
* @reg: register.
* @mask: Bitmask to change
- * @value: New value for bitmask
+ * @val: New value for bitmask
*
* A value of zero will be returned on success, a negative errno will
* be returned in error cases.