Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22813
b: refs/heads/master
c: f0c8bbf
h: refs/heads/master
i:
  22811: 2066761
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Mar 23, 2006
1 parent 8dd3b0f commit 84e8991
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 67951aded31a1a736c1f0f6e8317677ea6c21ee1
refs/heads/master: f0c8bbfa154f4481623a4478b0ae94a6ceeaa026
7 changes: 0 additions & 7 deletions trunk/drivers/scsi/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1221,13 +1221,6 @@ static int ata_dev_configure(struct ata_port *ap, struct ata_device *dev,
* common ATA, ATAPI feature tests
*/

/* we require DMA support (bits 8 of word 49) */
if (!ata_id_has_dma(id)) {
printk(KERN_DEBUG "ata%u: no dma\n", ap->id);
rc = -EINVAL;
goto err_out_nosup;
}

/* find max transfer mode; for printk only */
xfer_mask = ata_id_xfermask(id);

Expand Down

0 comments on commit 84e8991

Please sign in to comment.