ALSA: hda/realtek - Add missing initialization of multi-io routes
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Dec 2012 17:04:37 +0000 (18:04 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:15 +0000 (08:30 +0100)
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>

No differences found