linux/drivers/ide/arm
Bartlomiej Zolnierkiewicz 387750c3bf ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
* Make ide_unregister() take 'ide_hwif_t *hwif' instead of 'unsigned int
  index' (hwif->index) as an argument and update all users accordingly.

While at it:

* Remove unnecessary checks for hwif != NULL from ide-pnp.c::idepnp_remove()
  and delkin_cb.c::delkin_cb_remove().

* Remove needless hwif->chipset assignment from scc_pata.c::scc_remove().

v2:
* Fixup ide_unregister() documentation.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-27 15:38:31 +02:00
..
bast-ide.c ide: sanitize ide_unregister() usage 2008-04-27 15:38:31 +02:00
icside.c ide: remove IDE_HFLAG_NO_AUTOTUNE host flag 2008-04-27 15:38:29 +02:00
ide_arm.c ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
Makefile Palmchip BK3710 IDE driver 2008-02-06 02:57:48 +01:00
palm_bk3710.c ide: sanitize ide_unregister() usage 2008-04-27 15:38:31 +02:00
rapide.c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) 2008-04-27 15:38:31 +02:00