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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel