From: Michael Karcher Date: Fri, 6 Apr 2012 13:34:19 +0000 (+0200) Subject: ALSA: hda - CX20549 doesn't need pin_amp_workaround. X-Git-Tag: v3.4-rc3~41^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51969d62c3b26e887dae734de421b320a296ac58;p=pandora-kernel.git ALSA: hda - CX20549 doesn't need pin_amp_workaround. CX20549 (ctx5045) doesn't accept data on index 1 for output pins, as shown in the following hda-var transaction: $ hda-verb /dev/snd/hwC0D0 0x10 set_amp_gain 0xb126 nid = 0x10, verb = 0x300, param = 0xb126 value = 0x0 $ hda-verb /dev/snd/hwC0D0 0x10 get_amp_gain 0x8001 nid = 0x10, verb = 0xb00, param = 0x8001 value = 0x0 Signed-off-by: Michael Karcher Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed