diff options
author | 2025-02-05 16:08:46 +0000 | |
---|---|---|
committer | 2025-02-06 11:33:46 +0000 | |
commit | 679074942c2502a95842a80471d8fb718165ac77 (patch) | |
tree | cc1089bff28d1e246f31c4f0e6851ecc08b9c2b6 /scripts/gdb/linux/utils.py | |
parent | ASoC: simple-card-utils.c: add missing dlc->of_node (diff) | |
download | wireguard-linux-679074942c2502a95842a80471d8fb718165ac77.tar.xz wireguard-linux-679074942c2502a95842a80471d8fb718165ac77.zip |
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/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions