ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Jan 2013 09:25:15 +0000 (10:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 Jan 2013 09:25:15 +0000 (10:25 +0100)
Add vmaster_tlv[] to hda_gen_spec and store the suggested TLV data
in snd_hda_gen_parse_auto_config().  This allows the codec driver to
correct the TLV data (e.g. mute capability) before actually creating
vmaster instance.

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

No differences found