intel driver suspend/resume failure
Keith Packard
keithp at keithp.com
Mon Jun 11 08:05:47 PDT 2007
On Mon, 2007-06-11 at 16:41 +0800, Wang Zhenyu wrote:
new agp_intel_suspend:
> + pci_save_state(pdev);
> + pci_save_state(intel_private.pcidev);
old agp_intel_resume:
> pci_restore_state(pdev);
> + if (intel_private.pcidev) {
Why is there a check for intel_private.pcidev in the resume path but not
the suspend path?
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20070611/1e1500b8/attachment-0001.pgp>
More information about the xorg
mailing list