From df0dcae8c59e21d884725f19464e195fef66335a Mon Sep 17 00:00:00 2001 From: Bartlomiej Zolnierkiewicz Date: Tue, 3 Jul 2007 22:28:35 +0200 Subject: [PATCH] --- yaml --- r: 58187 b: refs/heads/master c: 52374f890c1d0d64148d55a20d995a0b3e0ae987 h: refs/heads/master i: 58185: 7253565b84e37c9d051d19a34d421bd431ba3926 58183: a3ad88b0731308183226b25cc91292ab3a70ffcc v: v3 --- [refs] | 2 +- trunk/drivers/ide/pci/it821x.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index c5de224a1c4f..810eccea71f2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 603a0e2c0a160ad8c2d00d71a700bb95482be5de +refs/heads/master: 52374f890c1d0d64148d55a20d995a0b3e0ae987 diff --git a/trunk/drivers/ide/pci/it821x.c b/trunk/drivers/ide/pci/it821x.c index 4bd4bf02e917..3aeb7f1b7916 100644 --- a/trunk/drivers/ide/pci/it821x.c +++ b/trunk/drivers/ide/pci/it821x.c @@ -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 * Copyright (C) 2007 Bartlomiej Zolnierkiewicz @@ -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))