commit | ca8d33fc9fafe373362d35107f01fba1e73fb966 | [log] [tgz] |
---|---|---|
author | Matthew Ranostay <mranostay@embeddedalley.com> | Mon Jan 26 09:33:52 2009 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jan 26 16:50:26 2009 +0100 |
tree | 5bcdbc3e5bd96717e333c5d8d38d37fec77ed20a | |
parent | 70040c07402ef5a3fad2133daffb7ee61b0d4641 [diff] |
ALSA: hda: 92hd71xxx disable unmute support for codecs that don't have input amps Some revisions of the 92hd71xxx codec families don't have input amps on ports 0xa, 0xd and 0xf, so probe the widget caps on port 0xa and check for support, if found run snd_hda_sequence_write_cache() on the stac92hd71xxx_unmute_core_init verb list. Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>