[alsa-devel] [PATCH 0/2] ASoC: twl4030/tlv320dac33: convert to use usleep_range
Peter Ujfalusi
peter.ujfalusi at nokia.com
Fri Oct 22 14:11:19 CEST 2010
Hello,
remove the long busy loop delays from the drivers, and replace it with
more civilized usleep_range or in case of twl4030 msleep (when the
needed delay is really long)
---
Peter Ujfalusi (2):
ASoC: tlv320dac33: Use usleep_range for delays
ASoC: TWL4030: Use usleep_range when appropriate
sound/soc/codecs/tlv320dac33.c | 10 ++++++----
sound/soc/codecs/twl4030.c | 33 ++++++++++++++++++++++++++-------
2 files changed, 32 insertions(+), 11 deletions(-)
--
1.7.3.1
More information about the Alsa-devel
mailing list