From: Matthew Ranostay Date: Mon, 26 Jan 2009 14:33:52 +0000 (-0500) Subject: ALSA: hda: 92hd71xxx disable unmute support for codecs that don't have input amps X-Git-Tag: v2.6.30-rc1~676^2~12^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8d33fc9fafe373362d35107f01fba1e73fb966;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed