Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58187
b: refs/heads/master
c: 52374f8
h: refs/heads/master
i:
  58185: 7253565
  58183: a3ad88b
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Jul 3, 2007
1 parent feebe0e commit df0dcae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 603a0e2c0a160ad8c2d00d71a700bb95482be5de
refs/heads/master: 52374f890c1d0d64148d55a20d995a0b3e0ae987
3 changes: 1 addition & 2 deletions trunk/drivers/ide/pci/it821x.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*
* linux/drivers/ide/pci/it821x.c Version 0.15 Jun 2 2007
* linux/drivers/ide/pci/it821x.c Version 0.16 Jul 3 2007
*
* Copyright (C) 2004 Red Hat <alan@redhat.com>
* Copyright (C) 2007 Bartlomiej Zolnierkiewicz
Expand Down Expand Up @@ -660,7 +660,6 @@ static void __devinit init_hwif_it821x(ide_hwif_t *hwif)

hwif->ultra_mask = 0x7f;
hwif->mwdma_mask = 0x07;
hwif->swdma_mask = 0x07;

hwif->ide_dma_check = &it821x_config_drive_for_dma;
if (!(hwif->udma_four))
Expand Down

0 comments on commit df0dcae

Please sign in to comment.