]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[ALSA] hda-codec - Fix handling of multiple capture streams
authorTakashi Iwai <tiwai@suse.de>
Thu, 24 Jan 2008 14:31:36 +0000 (15:31 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:30:13 +0000 (17:30 +0100)
commit6330079fc6df4a0829f952b73c4d4999e56034f8
tree936d9f393e49fc986f7383b757f69a4529f5bf12
parent09a99959180d25f4e5070f902e3adc1b20439cd6
[ALSA] hda-codec - Fix handling of multiple capture streams

Fixed the bug that multiple capture streams conflict on Realtek codec
routines.
Also, this adds a framework to enable the alternative playback stream,
e.g. for VoIP.  It's not fully implemented yet, though.

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