]> git.karo-electronics.de Git - mv-sheeva.git/commit
ALSA: hda - Fix output-path initialization for Realtek auto-parser
authorTakashi Iwai <tiwai@suse.de>
Tue, 23 Aug 2011 10:36:28 +0000 (12:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Aug 2011 10:36:28 +0000 (12:36 +0200)
commit675c1aa3c4a7290e537e854d0af7cdf9692bd396
tree66b0c81fb2c16d914e741c8d8355cc030f06ebc9
parentde75577c8c3ab733f808c65e1a9d55882efde68e
ALSA: hda - Fix output-path initialization for Realtek auto-parser

When the headphone or speaker output has no own DAC, initialize the path
using the primary DAC.  Otherwise the path won't be set properly and
can result in the silence.

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