diff options
author | Kailang Yang <kailang@realtek.com> | 2013-11-01 07:57:35 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-11-08 06:43:45 (GMT) |
commit | 380702192f616df5b2ba704b85cc479a3da92c91 (patch) | |
tree | ca04925c89b7ee7527caee491a940921f6a788fe /.gitignore | |
parent | 3b70a67da0bebca02a130eff8084eee457a2b836 (diff) | |
download | linux-fsl-qoriq-380702192f616df5b2ba704b85cc479a3da92c91.tar.xz |
ALSA: hda/realtek - Make fixup regs persist after resume
Upon suspend / resume, the fixup register settings are lost because
sending HDA_FIXUP_ACT_PRE_PROBE is not part of the resume path. Instead,
write our registers in response to the HDA_FIXUP_ACT_INIT, which happens
after initial probe and upon resume.
Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions