Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75535
b: refs/heads/master
c: a3c53e2
h: refs/heads/master
i:
  75533: 6501d44
  75531: 982818e
  75527: c8033b9
  75519: b8e1b9d
v: v3
  • Loading branch information
Daniel Walker authored and Linus Torvalds committed Jan 17, 2008
1 parent 3add3a2 commit 74d4409
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 784680336b616dcc4c17cbd25add3b49c555cdeb
refs/heads/master: a3c53e2310192e63e49610ffcb6a36b2a706fa3e
3 changes: 1 addition & 2 deletions trunk/drivers/media/video/saa7134/saa7134-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1202,9 +1202,8 @@ static int saa7134_suspend(struct pci_dev *pci_dev , pm_message_t state)

static int saa7134_resume(struct pci_dev *pci_dev)
{

struct saa7134_dev *dev = pci_get_drvdata(pci_dev);
unsigned int flags;
unsigned long flags;

pci_restore_state(pci_dev);
pci_set_power_state(pci_dev, PCI_D0);
Expand Down

0 comments on commit 74d4409

Please sign in to comment.