linux/drivers/ide
Bartlomiej Zolnierkiewicz 8f173b5bf4 ide: fix ide_register_hw() to check hwif->io_ports[]
hwif->hw.io_ports[] and hwif->io_ports[] should be the same but "4drives"
support and scc_pata host driver set only hwif->io_ports[].

To compensate for this check hwif->io_ports[] instead of hwif->hw.io_ports[]
in ide_register_hw() (instead of fixing "4drives" and scc_pata because hwif->hw
is to be removed).

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-10-20 00:32:32 +02:00
..
arm ide: add ide_find_port() helper 2007-10-20 00:32:31 +02:00
cris ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
h8300 ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
legacy ide: add ide_find_port() helper 2007-10-20 00:32:31 +02:00
mips ide: add ide_device_add() 2007-10-20 00:32:31 +02:00
pci ide: add ide_device_add() 2007-10-20 00:32:31 +02:00
ppc ide: add ide_device_add() 2007-10-20 00:32:31 +02:00
Kconfig ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT 2007-10-20 00:32:32 +02:00
Makefile
ide-acpi.c ide: unexport ide_acpi_set_state 2007-10-13 17:47:48 +02:00
ide-cd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
ide-cd.h
ide-disk.c ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags 2007-10-19 00:30:07 +02:00
ide-dma.c ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 2007-10-19 00:30:06 +02:00
ide-floppy.c Fixup rq_for_each_segment() indentation 2007-10-10 09:25:56 +02:00
ide-generic.c
ide-io.c remove asm/bitops.h includes 2007-10-19 11:53:41 -07:00
ide-iops.c ide: remove ->ide_dma_check (take 2) 2007-10-16 22:29:55 +02:00
ide-lib.c ide: remove ide_use_fast_pio() 2007-10-16 22:29:54 +02:00
ide-pnp.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
ide-probe.c ide: add ide_device_add() 2007-10-20 00:32:31 +02:00
ide-proc.c ide: add ide_device_add() 2007-10-20 00:32:31 +02:00
ide-tape.c ide: eliminate warnings in ide-tape.c 2007-08-01 23:46:44 +02:00
ide-taskfile.c IDE: sg chaining support 2007-10-16 11:21:00 +02:00
ide-timing.h
ide.c ide: fix ide_register_hw() to check hwif->io_ports[] 2007-10-20 00:32:32 +02:00
setup-pci.c ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT 2007-10-20 00:32:32 +02:00