]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix a regression for DMA-position check with CA0110
authorTakashi Iwai <tiwai@suse.de>
Sun, 6 Nov 2011 12:49:13 +0000 (13:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 6 Nov 2011 12:49:13 +0000 (13:49 +0100)
commit994d9bc6f42bd701ec2884d6f8fa18c68a80e307
treeaa26df30ed8128577d14fd61cc873bea097c33c2
parent94e3ad7b2f1eb73799e6e24ab617459760d28e2f
ALSA: hda - Fix a regression for DMA-position check with CA0110

The regression-fix in 3.1 for the check of DMA-position validity caused
yet another regression for CA0110.  As usual, this hardware seems working
only with LPIB properly.  Adding the appropriate driver-caps bit to force
LPIB fixes the problem.

Reported-and-tested-by: Andres Freund <andres@anarazel.de>
Cc: <stable@kernel.org> [v3.1]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c