linux/drivers/ide/legacy
Bartlomiej Zolnierkiewicz 1f2cf8b001 ide: add ->port_init_devs method to ide_hwif_t
* Add ->port_init_devs method to ide_hwif_t for a host specific
  initialization of devices on a port.  Call the new method from
  ide_port_init_devices().

* Convert ht6560b, qd65xx and opti621 host drivers to use the new
  ->port_init_devs method.

There should be no functionality changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-02-02 19:56:40 +01:00
..
Makefile ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
ali14xx.c ide: add struct ide_port_info instances to legacy host drivers 2008-02-02 19:56:31 +01:00
buddha.c ide: add struct ide_port_info instances to legacy host drivers 2008-02-02 19:56:31 +01:00
dtc2278.c ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags 2008-02-02 19:56:40 +01:00
falconide.c ide: add struct ide_port_info instances to legacy host drivers 2008-02-02 19:56:31 +01:00
gayle.c ide: add struct ide_port_info instances to legacy host drivers 2008-02-02 19:56:31 +01:00
hd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
ht6560b.c ide: add ->port_init_devs method to ide_hwif_t 2008-02-02 19:56:40 +01:00
ide-cs.c ide: fix ide_unregister() usage in host drivers 2008-02-02 19:56:39 +01:00
ide_platform.c ide: fix ide_unregister() usage in host drivers 2008-02-02 19:56:39 +01:00
macide.c ide: add struct ide_port_info instances to legacy host drivers 2008-02-02 19:56:31 +01:00
q40ide.c ide: add struct ide_port_info instances to legacy host drivers 2008-02-02 19:56:31 +01:00
qd65xx.c ide: add ->port_init_devs method to ide_hwif_t 2008-02-02 19:56:40 +01:00
qd65xx.h ide: delete filenames/versions from comments 2008-02-01 23:09:33 +01:00
umc8672.c ide: add struct ide_port_info instances to legacy host drivers 2008-02-02 19:56:31 +01:00