[ALSA] hda-codec - Fix breakage of resume in auto-config of realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Feb 2008 16:19:35 +0000 (17:19 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:10 +0000 (12:00 +0200)
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 <tiwai@suse.de>

No differences found