aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_iec958.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/core/pcm_iec958.c')
-rw-r--r--sound/core/pcm_iec958.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/core/pcm_iec958.c b/sound/core/pcm_iec958.c
index 073540f73b2f..f9a211cc1f2c 100644
--- a/sound/core/pcm_iec958.c
+++ b/sound/core/pcm_iec958.c
@@ -103,7 +103,7 @@ EXPORT_SYMBOL(snd_pcm_create_iec958_consumer);
/**
* snd_pcm_create_iec958_consumer_hw_params - create IEC958 channel status
- * @hw_params: the hw_params instance for extracting rate and sample format
+ * @params: the hw_params instance for extracting rate and sample format
* @cs: channel status buffer, at least four bytes
* @len: length of channel status buffer
*