From: Takashi Iwai Date: Wed, 13 Feb 2008 16:19:35 +0000 (+0100) Subject: [ALSA] hda-codec - Fix breakage of resume in auto-config of realtek codecs X-Git-Tag: v2.6.26-rc1~1087^2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d260cdf65657382c4cde366a1c7d4ddce669a427;p=pandora-kernel.git [ALSA] hda-codec - Fix breakage of resume in auto-config of realtek codecs The last patch for fixing the auto-config pin setting breaks the resume due to a wrong use of snd_hda_codec_amp_stereo(). The code in the init hook shouldn't touch the amp cache. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed