linux/drivers/ide/legacy
Bartlomiej Zolnierkiewicz 57c802e84f ide: add ide_init_port_hw() helper
* Add ide_init_port_hw() helper.

* rapide.c: convert rapide_locate_hwif() to rapide_setup_ports()
  and use ide_init_port_hw().

* ide_platform.c: convert plat_ide_locate_hwif() to plat_ide_setup_ports()
  and use ide_init_port_hw().

* sgiioc4.c: use ide_init_port_hw().

* pmac.c: add 'hw_regs_t *hw' argument to pmac_ide_setup_device(),
  setup 'hw' in pmac_ide_{macio,pci}_attach() and use ide_init_port_hw()
  in pmac_ide_setup_device().

This patch is a preparation for the future changes in the IDE probing code.

There should be no functionality changes caused by this patch.

Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: Jeremy Higdon <jeremy@sgi.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-26 20:13:05 +01:00
..
Makefile ide: Platform IDE driver 2007-10-11 23:53:58 +02:00
ali14xx.c ali14xx: constify __initdata 2007-11-27 21:35:57 +01:00
buddha.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
dtc2278.c dtc2278: note on docs 2007-10-20 00:32:37 +02:00
falconide.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
gayle.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
hd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
ht6560b.c ide: take ide_lock for prefetch disable/enable in do_special() 2007-10-20 00:32:36 +02:00
ide-cs.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
ide_platform.c ide: add ide_init_port_hw() helper 2008-01-26 20:13:05 +01:00
macide.c macide/q40ide: add missing __init tag to {macide,q40ide}_init() 2007-11-27 21:35:54 +01:00
q40ide.c macide/q40ide: add missing __init tag to {macide,q40ide}_init() 2007-11-27 21:35:54 +01:00
qd65xx.c qd65xx: remove pointless qd_{read,write}_reg() (take 2) 2007-10-20 00:32:37 +02:00
qd65xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
umc8672.c ide: add ide_device_add() 2007-10-20 00:32:31 +02:00