commit | 4f7f67fb774168a25802919493cdff41c8b9e384 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 03 10:51:37 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 06 17:10:32 2013 +0100 |
tree | ec747522f492310e3c7e7c0735991adb605142e2 | |
parent | c9e4bdb7557ad152f8a41301e646403d9f0ad92c [diff] |
ALSA: hda - Add missing initialization of aamix paths 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>