dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ide/legacy
Bartlomiej Zolnierkiewicz 8ac4ce742c ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
* Add mpc8xx_ide_probe() to mpc8xx.c and call it from probe_for_hwifs().

* Convert ide_arm, ide-cris, ide-h8300, ide-pnp, buddha, falconide, gayle,
  macide, q40ide, cmd640 and mpc8xx host drivers to use ide_device_add().

  This removes dependency on ide_generic for these drivers so update
  ide/Kconfig accordingly.

v2:
* ide_arm build fix (s/ide_device_idx/ide_device_add/)
  (Thanks to Christoph Lameter <clameter@sgi.com> for reporting the problem).

Cc: Mikael Starvik <starvik@axis.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-26 20:13:06 +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: fix host drivers depending on ide_generic to probe for interfaces (take 2) 2008-01-26 20:13:06 +01:00
dtc2278.c dtc2278: note on docs 2007-10-20 00:32:37 +02:00
falconide.c ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) 2008-01-26 20:13:06 +01:00
gayle.c ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) 2008-01-26 20:13:06 +01: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: drop 'initializing' argument from ide_register_hw() 2008-01-26 20:13:06 +01:00
ide_platform.c ide: add ide_init_port_hw() helper 2008-01-26 20:13:05 +01:00
macide.c ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) 2008-01-26 20:13:06 +01:00
q40ide.c ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) 2008-01-26 20:13:06 +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