diff options
-rw-r--r-- | sound/soc/intel/sst/sst_drv_interface.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/sst/sst_drv_interface.c b/sound/soc/intel/sst/sst_drv_interface.c index 3a5e92096b82..183b1eb95c0e 100644 --- a/sound/soc/intel/sst/sst_drv_interface.c +++ b/sound/soc/intel/sst/sst_drv_interface.c | |||
@@ -94,7 +94,7 @@ int sst_get_sfreq(struct snd_sst_params *str_param) | |||
94 | } | 94 | } |
95 | 95 | ||
96 | /* | 96 | /* |
97 | * sst_get_sfreq - this function returns the frequency of the stream | 97 | * sst_get_num_channel - get number of channels for the stream |
98 | * | 98 | * |
99 | * @str_param : stream params | 99 | * @str_param : stream params |
100 | */ | 100 | */ |