android_kernel_xiaomi_sdm845/drivers/ide/legacy
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
..
ali14xx.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00
buddha.c ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
dtc2278.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00
falconide.c ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
gayle.c gayle: add "doubler" parameter 2008-04-27 15:38:30 +02:00
hd.c IDE: Coding Style fixes to drivers/ide/legacy/hd.c 2008-04-26 17:36:41 +02:00
ht6560b.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00
ide_platform.c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) 2008-04-27 15:38:31 +02:00
ide-4drives.c ide: remove obsoleted "idex=" kernel parameters 2008-04-27 15:38:24 +02:00
ide-cs.c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) 2008-04-27 15:38:31 +02:00
macide.c ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
Makefile ide: add ide-4drives host driver (take 3) 2008-04-18 00:46:34 +02:00
q40ide.c ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
qd65xx.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00
qd65xx.h qd65xx: use IDE_HFLAG_SINGLE host flag 2008-04-26 17:36:42 +02:00
umc8672.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00