Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42151
b: refs/heads/master
c: 3ac551a
h: refs/heads/master
i:
  42149: c50a8bf
  42147: 966685b
  42143: 1e328fb
v: v3
  • Loading branch information
Jeff Garzik committed Dec 3, 2006
1 parent 7e52a47 commit ae59015
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 8e16f941226f15622fbbc416a1f3d8705001a191
refs/heads/master: 3ac551a6a63dcbc707348772a27bd7090b081524
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_cs5535.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ static struct pci_driver cs5535_pci_driver = {
.name = DRV_NAME,
.id_table = cs5535,
.probe = cs5535_init_one,
.remove = ata_pci_remove_one
.remove = ata_pci_remove_one,
.suspend = ata_pci_device_suspend,
.resume = ata_pci_device_resume,
};
Expand Down

0 comments on commit ae59015

Please sign in to comment.