From: Takashi Iwai Date: Tue, 3 Aug 2010 12:39:04 +0000 (+0200) Subject: ALSA: hda - More relax for pending period handling X-Git-Tag: v2.6.36-rc1~493^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08af495f22f43eff3b5a347dc10384ebcf356e41;p=pandora-kernel.git ALSA: hda - More relax for pending period handling Since the pending periods are often bogus and take long time until actually processed, it often results in a high CPU usage of the hd-audio workq. Overall it's better to have low CPU consumption by avoiding a too tight loop rather than the wake-up timing accuracy. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed