git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2947655
)
ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()
author
Takashi Iwai
<tiwai@suse.de>
Thu, 17 Jan 2013 09:25:15 +0000
(10:25 +0100)
committer
Takashi 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