Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172859
b: refs/heads/master
c: 294264a
h: refs/heads/master
i:
  172857: e280373
  172855: 83f52b5
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Jeff Garzik committed Dec 3, 2009
1 parent 8bcb67c commit cd6ecf3
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: 18f0f97850059303ed73b1f02084f55ca330a80c
refs/heads/master: 294264a94215f5a16a92e8e6b05252ed22fed249
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-sff.c
Original file line number Diff line number Diff line change
Expand Up @@ -2384,7 +2384,7 @@ void ata_sff_post_internal_cmd(struct ata_queued_cmd *qc)
ap->hsm_task_state = HSM_ST_IDLE;

if (ap->ioaddr.bmdma_addr)
ata_bmdma_stop(qc);
ap->ops->bmdma_stop(qc);

spin_unlock_irqrestore(ap->lock, flags);
}
Expand Down

0 comments on commit cd6ecf3

Please sign in to comment.