Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71468
b: refs/heads/master
c: aee8447
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Oct 19, 2007
1 parent 8a3c8b7 commit 46735c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8707d8b8c0cbdf4441507f8dded194167da896c7
refs/heads/master: aee8447cb5d497cc90ebe171bf70d9e68787e988
2 changes: 2 additions & 0 deletions trunk/drivers/misc/phantom.c
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@ static int phantom_suspend(struct pci_dev *pdev, pm_message_t state)
iowrite32(0, dev->caddr + PHN_IRQCTL);
ioread32(dev->caddr + PHN_IRQCTL); /* PCI posting */

synchronize_irq(pdev->irq);

return 0;
}

Expand Down

0 comments on commit 46735c7

Please sign in to comment.