diff options
author | Vitaly Rodionov <vitalyr@opensource.cirrus.com> | 2025-02-05 19:08:46 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-06 14:33:46 +0300 |
commit | 679074942c2502a95842a80471d8fb718165ac77 (patch) | |
tree | cc1089bff28d1e246f31c4f0e6851ecc08b9c2b6 /scripts/generate_rust_analyzer.py | |
parent | dabbd325b25edb5cdd99c94391817202dd54b651 (diff) | |
download | linux-679074942c2502a95842a80471d8fb718165ac77.tar.xz |
ASoC: arizona/madera: use fsleep() in up/down DAPM event delays.
Using `fsleep` instead of `msleep` resolves some customer complaints
regarding the precision of up/down DAPM event timing. `fsleep()`
automatically selects the appropriate sleep function, making the delay
time more predictable.
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://patch.msgid.link/20250205160849.500306-1-vitalyr@opensource.cirrus.com
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions