commit | 7480316c265c9fcdbf73b1b8dec061b893b7e987 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Apr 10 17:37:34 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Apr 10 17:45:27 2017 +0200 |
tree | 69b0bdc29afba6b441eaa9fa1656e6ceead36a35 | |
parent | 9f3dadb156692e15933a4a97ef659f65151be4a1 [diff] |
ALSA: hda - Allow to enable/disable vmaster build explicitly Another preliminary patch for the dual-codec support: since the support of vmaster over multiple codecs is difficult, simply disable it by a new flag to hda_codec struct. A new user hint is added as well for consistency. Signed-off-by: Takashi Iwai <tiwai@suse.de>