]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - disable delayed period-ack with bdl_pos_adj=0
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 Aug 2008 15:11:09 +0000 (17:11 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 Aug 2008 07:57:07 +0000 (09:57 +0200)
commita62741cf77f41338033553d7cc3fd3145a64ae53
tree566c5cd2b49a9226e2c76770ce1bc52f94bce3b1
parentace457c77ba8c0705e14d95c65e73d7e569bd7b9
ALSA: hda - disable delayed period-ack with bdl_pos_adj=0

When bdl_pos_adj=0 is given, disable the position-check and the delayed
period update mechanism.  Usually bdl_pos_adj=0 is set only for the
debugging purpose on really broken hardwares.  It's better to disable
the extra complexity in such a case.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_intel.c