commit | 3ebf1e940a3ffb05b6bd78190d6dc8389d1082ef | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Dec 14 18:04:37 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:30:15 2013 +0100 |
tree | 1a51ca7b26f5e6549cfb9cf574727a3d5e509fba | |
parent | 0250f7cbea95c90564253cae8de80f0caad81fc0 [diff] |
ALSA: hda/realtek - Add missing initialization of multi-io routes The paths used for multi-io haven't been initialized properly, so far. It's usually no big matter because the pins are set to input as default, but it's still cleaner to initialize the paths properly. Now with the path active/inactive check, we can do it easily. Signed-off-by: Takashi Iwai <tiwai@suse.de>