diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2017-01-12 15:09:41 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-01-12 20:20:59 +0300 |
commit | 4a312c9c825adf74c0026c98fed4ab59ce190863 (patch) | |
tree | 8163116fe25cb3a4b63a2d6938b5cc8583bccd46 /Documentation/Changes | |
parent | 80317c2cb40085a3dcf80015bc39fbac40e2092a (diff) | |
download | linux-4a312c9c825adf74c0026c98fed4ab59ce190863.tar.xz |
ASoC: rt5640: use msleep() for long delays
ulseep_range() uses hrtimers and provides no advantage over msleep()
for larger delays. Fix up the 70/80ms delays here passing the "min"
value to msleep(). This reduces the load on the hrtimer subsystem.
Link: http://lkml.org/lkml/2017/1/11/377
Fixes: commit 246693ba7b0b ("ASoC: rt5640: change widget sequence for depop")
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/Changes')
0 files changed, 0 insertions, 0 deletions