commit | d260cdf65657382c4cde366a1c7d4ddce669a427 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 13 17:19:35 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:10 2008 +0200 |
tree | 79203c51707b26aae05e9baedaf94c38bb1e4dee | |
parent | c8cd1281171602033861d0888273e0512f9b165c [diff] |
[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 <tiwai@suse.de>