Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271150
b: refs/heads/master
c: 45d198c
h: refs/heads/master
v: v3
  • Loading branch information
Tomoya MORINAGA authored and Grant Likely committed Oct 5, 2011
1 parent b8c7df7 commit fd04eb0
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: 0e44b6eccfcb0b2da65b0e9eddd5d8b4eac5d8df
refs/heads/master: 45d198c4cf3a9a751b734eb32426b6de4631ef2e
1 change: 0 additions & 1 deletion trunk/drivers/gpio/gpio-ml-ioh.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ static int ioh_gpio_suspend(struct pci_dev *pdev, pm_message_t state)
struct ioh_gpio *chip = pci_get_drvdata(pdev);

ioh_gpio_save_reg_conf(chip);
ioh_gpio_restore_reg_conf(chip);

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

0 comments on commit fd04eb0

Please sign in to comment.