Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ALSA] hda-codec - Fix breakage of resume in auto-config of realtek c…
…odecs 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>
- Loading branch information