ALSA: hda - Fix initialization of primary outputs in hda_generic.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 14:29:21 +0000 (15:29 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:34:17 +0000 (08:34 +0100)
commit64049c81df38aa5f550cc0fae9c74c6bd5c31e58
tree0f8afdab88991ba035e32282c012e71018375d6e
parentdb23fd193d20e222449bdca71c4cc95dfadd6eaf
ALSA: hda - Fix initialization of primary outputs in hda_generic.c

There were some old codes that look not stable enough, which was
derived from the old Realtek code.  The initialization for primary
output in init_multi_out() needs to consider the case of shared DAC.

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