]> git.baikalelectronics.ru Git - kernel.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)
commit2cdc95ca6c9d6cc6751b67fcb4e1ec27a1a27cf2
tree3188d53fc3f5855a8e9cdf3fbd2997c2ed2f7459
parentaba39bf4fde33cddb7f6cf072351fc266ab60305
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