Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85683
b: refs/heads/master
c: 1ec414e
h: refs/heads/master
i:
  85681: 4381765
  85679: 2bd023c
v: v3
  • Loading branch information
Akira Iguchi authored and Jeff Garzik committed Feb 15, 2008
1 parent 9feeb0d commit a619631
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: b6966a61a8b5df2987856c81f39a8fd014d32a80
refs/heads/master: 1ec414ecc0fe09a610dfafcc6958103a37b7eb0f
2 changes: 2 additions & 0 deletions trunk/drivers/ata/pata_scc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1007,6 +1007,8 @@ static const struct ata_port_operations scc_pata_ops = {
.qc_issue = ata_qc_issue_prot,

.freeze = scc_bmdma_freeze,
.thaw = ata_bmdma_thaw,

.error_handler = scc_error_handler,
.post_internal_cmd = scc_bmdma_stop,

Expand Down

0 comments on commit a619631

Please sign in to comment.