]> git.baikalelectronics.ru Git - kernel.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)
commit3f5d6499c33e0d2a4af63cb44f4b02bfbd0aa447
tree66b0c81fb2c16d914e741c8d8355cc030f06ebc9
parentea6966e37d6facc1308b97f047b1834bf739fc27
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