ALSA: hda - Add missing initialization of aamix paths
authorTakashi Iwai <tiwai@suse.de>
Tue, 3 Dec 2013 09:51:37 +0000 (10:51 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Dec 2013 16:10:32 +0000 (17:10 +0100)
The loopback mixing paths aren't initialized correctly at init
callback.  Mostly this is harmless as codecs usually set the mute
state as default, but we still should make sure.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found