Skip to content
Verified Commit 45a31013 authored by Nicholas Mc Guire's avatar Nicholas Mc Guire Committed by Mark Brown
Browse files

ASoC: ab8500: add range to usleep_range



Providing a range for usleep_range() allows the hrtimer subsystem to
coalesce timers - as this delay has no upper limit anyway (interrupts
or context switch is possible) it should not hurt to extend this
from 2 to 2-4 milliseconds.

Signed-off-by: default avatarNicholas Mc Guire <hofrat@opentech.at>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 401861f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment