]> 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)
commit99d1b31ec30683324bc69d82b3ae534f8c825977
treeaa26df30ed8128577d14fd61cc873bea097c33c2
parente1b612bd375c09d5d8dfb30d46ec64dc3fb39349
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