]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ALSA: hda - Fix independent-HP handling in patch_via.c
authorTakashi Iwai <tiwai@suse.de>
Sun, 19 Jun 2011 14:24:21 +0000 (16:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Jun 2011 14:24:08 +0000 (16:24 +0200)
commitece8d0431fde78ea2c0a5be2884bcbc4940ae7c5
tree3188d53fc3f5855a8e9cdf3fbd2997c2ed2f7459
parent12daef65fd868cf30be5afe3e6be6689c44c7940
ALSA: hda - Fix independent-HP handling in patch_via.c

Fix races in handling of HP DAC and independent streams for VIA codecs.
Also, allow the HP output path without front-DAC, and removed
unnecessary activation of HP mixer elements.

This also removes the handling of shared side/HP stream; it's anyway
implemented in a broken way, so we need to re-implement the feature
later...

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_via.c