Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133591
b: refs/heads/master
c: aef37d8
h: refs/heads/master
i:
  133589: 081014c
  133587: bfae404
  133583: ce37f95
v: v3
  • Loading branch information
Erik Inge Bolsø authored and Jeff Garzik committed Mar 25, 2009
1 parent 93a5880 commit b6249c7
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: 14bdef982caeda19afe34010482867c18217c641
refs/heads/master: aef37d8d80d8c027f03d362a97afe3f6a42bfbb4
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_radisys.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ static int radisys_init_one (struct pci_dev *pdev, const struct pci_device_id *e
static const struct ata_port_info info = {
.flags = ATA_FLAG_SLAVE_POSS,
.pio_mask = ATA_PIO4,
.mwdma_mask = ATA_MWDMA2, /* mwdma1-2 */
.mwdma_mask = ATA_MWDMA12_ONLY,
.udma_mask = ATA_UDMA24_ONLY,
.port_ops = &radisys_pata_ops,
};
Expand Down

0 comments on commit b6249c7

Please sign in to comment.