From: Takashi Iwai Date: Tue, 11 Sep 2012 13:19:10 +0000 (+0200) Subject: ALSA: hda - Avoid BDL position workaround when no_period_wakeup is set X-Git-Tag: v3.7-rc1~81^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=915bf29eb94beabed8bf577bfd62fc0ba9abbf37;p=pandora-kernel.git ALSA: hda - Avoid BDL position workaround when no_period_wakeup is set Originally the bogus period at BDL head was introduced as a workaround for the mismatching position update at the period boundary, typically seen on dmix. However, for applications like PulseAudio that don't require period wake ups, this workaround is just superfluous. Thus better to disable it when no_period_wakeup is given in hw_params. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed