commit | f72706be354b35fa3ccdfd64fe609bde4435e12b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jan 16 18:20:07 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 16 18:22:37 2013 +0100 |
tree | 37cba72d6dd8715481663e2c403d08f18d4249a2 | |
parent | 47b9ddb83b719d35ca0a723410734951b04cf403 [diff] |
ALSA: hda - Add suppress_auto_mute flag to hda_gen_spec A new flag to skip the auto-mute handling in the generic parser, just like suppress_auto_mic flag. It has to be set before calling snd_hda_gen_parse_auto_config(). Signed-off-by: Takashi Iwai <tiwai@suse.de>