From: Bartlomiej Zolnierkiewicz Date: Fri, 19 Oct 2007 22:32:30 +0000 (+0200) Subject: ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags X-Git-Tag: v2.6.24-rc1~128^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caea7602f309cbd55ba609800fd3c3e5d19ab684;p=pandora-kernel.git ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags Add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flag to tell ide_pci_setup_ports() to set drive->{io_32bit,unmask} for both drives on the interface. Convert amd74xx, sl82c105 and via82cxxx host drivers to use these new host flags. While at it: * Add IDE_HFLAGS_AMD define (amd74xx host driver). * Add IDE_HFLAGS_VIA define (via82cxxx host driver). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed