Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271153
b: refs/heads/master
c: 829e825
h: refs/heads/master
i:
  271151: c65875c
v: v3
  • Loading branch information
Tomoya MORINAGA authored and Grant Likely committed Oct 5, 2011
1 parent 7f5221e commit aa0740b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: b490fa0bf86edbc06562024cbace5e84f0e2cf0e
refs/heads/master: 829e8256f139a9665f861d7ba880ed90abd75b65
1 change: 0 additions & 1 deletion trunk/drivers/gpio/gpio-pch.c
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ static int pch_gpio_suspend(struct pci_dev *pdev, pm_message_t state)
struct pch_gpio *chip = pci_get_drvdata(pdev);

pch_gpio_save_reg_conf(chip);
pch_gpio_restore_reg_conf(chip);

ret = pci_save_state(pdev);
if (ret) {
Expand Down

0 comments on commit aa0740b

Please sign in to comment.