diff options
author | Richard Fitzgerald <[email protected]> | 2022-08-15 12:33:46 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-08-15 17:23:26 +0100 |
commit | efe30e2cb6ff87467389cece8ce604f6601059f9 (patch) | |
tree | 506ead9d9b6a72d882a3edfdaa5bcc63823df944 /scripts/gdb/linux/proc.py | |
parent | 36b99942d4770e91d58e7578480db2be8e059c80 (diff) |
ASoC: soc-utils: Improve kerneldoc for snd_soc_tdm_params_to_bclk()
The statement that snd_soc_tdm_params_to_bclk() is equivalent to
snd_soc_params_to_bclk() if tdm_width==tdm_slots==0 is not accurate,
it is only true is slot_multiple is also <2.
However, the description of special-case behaviour in terms of pairs of
tdm_width and tdm_slot values is not particularly helpful so we might as
well take the opportunity to rework the description to say the same thing
in a simpler way. The behaviour of a pair of values is obvious from a
description of each argument. At the same time make a few edits to clarify
the rest of the description.
Signed-off-by: Richard Fitzgerald <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions