remarkable-linux/drivers/ide
Bartlomiej Zolnierkiewicz fd9bb53942 ide: add ->fixup method to ide_hwif_t
* Add ->fixup method to ide_hwif_t.

* Set hwif->fixup in ide_pci_setup_ports() to d->fixup.

* Use hwif->fixup in probe_hwif().

* Use probe_hwif_init() instead of probe_hwif_init_with_fixup() in
  ide_setup_pci_device().

* Add 'fixup' argument to ide_register_hw() and use it to set hwif->fixup,
  update all ide_register_hw() users accordingly.

* Convert ide-cs/delkin_cb host drivers to use ide_register_hw().

* Restore hwif->fixup in ide_hwif_restore().

* Remove ide_register_hw_with_fixup(), probe_hwif_init_with_fixup()
  and 'fixup' argument from probe_hwif().

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-10-20 00:32:31 +02:00
..
arm ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
cris ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
h8300 ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
legacy ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
mips ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 2007-10-19 00:30:06 +02:00
pci ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
ppc ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 2007-10-19 00:30:06 +02:00
ide-acpi.c ide: unexport ide_acpi_set_state 2007-10-13 17:47:48 +02:00
ide-cd.c
ide-cd.h
ide-disk.c ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags 2007-10-19 00:30:07 +02:00
ide-dma.c ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 2007-10-19 00:30:06 +02:00
ide-floppy.c Fixup rq_for_each_segment() indentation 2007-10-10 09:25:56 +02:00
ide-generic.c
ide-io.c remove asm/bitops.h includes 2007-10-19 11:53:41 -07:00
ide-iops.c ide: remove ->ide_dma_check (take 2) 2007-10-16 22:29:55 +02:00
ide-lib.c ide: remove ide_use_fast_pio() 2007-10-16 22:29:54 +02:00
ide-pnp.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
ide-probe.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
ide-proc.c
ide-tape.c ide: eliminate warnings in ide-tape.c 2007-08-01 23:46:44 +02:00
ide-taskfile.c IDE: sg chaining support 2007-10-16 11:21:00 +02:00
ide-timing.h
ide.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
Kconfig ide: remove CONFIG_IDEDMA_ONLYDISK 2007-10-16 22:29:58 +02:00
Makefile
setup-pci.c ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00