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)
commit69f9ba9b0cad67bc03f0a096f7f274de795ca844
treeaa26df30ed8128577d14fd61cc873bea097c33c2
parent43dea228a3ba5463392281535dfb3d3fe56f4c2c
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