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)
commit7a71bbf310cda13a713aab0c1dcf888707a54286
treeaae9a68b6db526fb64f7443d1642d0efea0386e8
parent29476558deb3017993366a3b0b45dff2acad495b
ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()

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>
sound/pci/hda/hda_generic.c
sound/pci/hda/hda_generic.h