Commit dee2ce69 authored by Vinod Koul's avatar Vinod Koul Committed by Mark Brown

ASoC: intel: fix the kernldoc comment

copypaste error on function sst_get_num_channel caused the comment to be
wrong, so fix it here
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 790b4075
...@@ -94,7 +94,7 @@ int sst_get_sfreq(struct snd_sst_params *str_param) ...@@ -94,7 +94,7 @@ int sst_get_sfreq(struct snd_sst_params *str_param)
} }
/* /*
* sst_get_sfreq - this function returns the frequency of the stream * sst_get_num_channel - get number of channels for the stream
* *
* @str_param : stream params * @str_param : stream params
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment