]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
ALSA: hda - Add workarounds for CT-IBG controllers
authorTakashi Iwai <tiwai@suse.de>
Fri, 22 Oct 2010 15:15:47 +0000 (17:15 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:32:16 +0000 (13:32 -0800)
commit87c28a8e5dd84e8d8f2890b0d66963392139d9c8
tree31376131656444b32007f0e779ba62b55eab8565
parent89906f07a8b5656fba3224e980a9a6db265e7c10
ALSA: hda - Add workarounds for CT-IBG controllers

commit 62b7e5e09bcb854ff05e6ee1aa161f8283dc36ee upstream.

Creative IBG controllers require the playback stream-tags to be started
from 1, instead of capture+1.  Otherwise the stream stalls.

Reported-by: Wai Yew CHAY <wychay@ctl.creative.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_intel.c