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
..
2007-10-20 00:32:31 +02:00
2007-10-20 00:32:31 +02:00
2007-10-20 00:32:31 +02:00
2007-10-20 00:32:31 +02:00
2007-10-20 00:32:31 +02:00
2007-10-19 11:53:41 -07:00
2007-10-16 22:29:54 +02:00
2007-10-20 00:32:31 +02:00
2007-10-20 00:32:31 +02:00
2007-10-16 11:21:00 +02:00
2007-10-20 00:32:32 +02:00