aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorOlivier Moysan <[email protected]>2025-04-30 16:52:08 +0000
committerMark Brown <[email protected]>2025-04-30 23:06:43 +0000
commitedea92770a3b6454dc796fc5436a3315bb402181 (patch)
tree25db08a9258dfd4ffc6e447347ae7c8f22cb342f /scripts/bpf_helpers_doc.py
parentLinux 6.15-rc4 (diff)
downloadkernel-edea92770a3b6454dc796fc5436a3315bb402181.tar.gz
kernel-edea92770a3b6454dc796fc5436a3315bb402181.zip
ASoC: stm32: sai: skip useless iterations on kernel rate loop
the frequency of the kernel clock must be greater than or equal to the bitclock rate. When searching for a convenient kernel clock rate in stm32_sai_set_parent_rate() function, it is useless to continue the loop below bitclock rate, as it will result in a invalid kernel clock rate. Change the loop output condition. Fixes: 2cfe1ff22555 ("ASoC: stm32: sai: add stm32mp25 support") Signed-off-by: Olivier Moysan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions