Skip to content
Commit 32e176c1 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki Committed by Takashi Iwai
Browse files

Sound: hda - Restore PCI configuration space with interrupts off



Move the restoration of the standard PCI configuration registers
in the snd_hda_intel driver to a ->resume_early() callback executed
with interrupts disabled, since doing that with interrupts enabled
may lead to problems in some cases.

This patch addresses the regression from 2.6.26 tracked as
http://bugzilla.kernel.org/show_bug.cgi?id=12121 .

Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 061e41fd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment