Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e0f1b7f authored by Qinghuang Feng's avatar Qinghuang Feng Committed by Mark Brown
Browse files

ASoC: Clean up kernel-doc for snd_soc_dai_set_fmt



There is no argument named @clk_id in snd_soc_dai_set_fmt,
remove its' comment.

Signed-off-by: default avatarQinghuang Feng <qhfeng.kernel@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 5c0d7bb7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1883,7 +1883,6 @@ EXPORT_SYMBOL_GPL(snd_soc_dai_set_pll);
/**
 * snd_soc_dai_set_fmt - configure DAI hardware audio format.
 * @dai: DAI
 * @clk_id: DAI specific clock ID
 * @fmt: SND_SOC_DAIFMT_ format value.
 *
 * Configures the DAI hardware format and clocking.