]> 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)
commit1da44a5f15edaf7399cbcf73ec9b8c4429559a9b
tree66b0c81fb2c16d914e741c8d8355cc030f06ebc9
parentcdeef2eb00d96760877cedcae3fe3cc3c38c6713
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