Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161377
b: refs/heads/master
c: 1212648
h: refs/heads/master
i:
  161375: ec27aba
v: v3
  • Loading branch information
Zhenyu Wang authored and Dave Airlie committed Sep 14, 2009
1 parent a33db28 commit cb06919
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5e8d6b8bf94f1ffcb7e3c31b73284c20f297f191
refs/heads/master: 121264827656f5f06328b17983c796af17dc5949
9 changes: 0 additions & 9 deletions trunk/drivers/char/agp/intel-agp.c
Original file line number Diff line number Diff line change
Expand Up @@ -2451,15 +2451,6 @@ static int agp_intel_resume(struct pci_dev *pdev)
struct agp_bridge_data *bridge = pci_get_drvdata(pdev);
int ret_val;

pci_restore_state(pdev);

/* We should restore our graphics device's config space,
* as host bridge (00:00) resumes before graphics device (02:00),
* then our access to its pci space can work right.
*/
if (intel_private.pcidev)
pci_restore_state(intel_private.pcidev);

if (bridge->driver == &intel_generic_driver)
intel_configure();
else if (bridge->driver == &intel_850_driver)
Expand Down

0 comments on commit cb06919

Please sign in to comment.