linux/drivers/ide
Bartlomiej Zolnierkiewicz 039788e153 ide: replace ide_pci_device_t by struct ide_port_info
* Rename struct ide_pci_device_s to struct ide_port_info.

* Remove ide_pci_device_t typedef.

While at it:

* Fix __ide_pci_register_driver() comment.

* Fix aec62xx_init_one() comment.

* Remove unused 'cds' field from ide_hwgroup_t.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-10-20 00:32:34 +02:00
..
arm ide: remove write-only hwif->hw 2007-10-20 00:32:33 +02:00
cris ide: add ->fixup method to ide_hwif_t 2007-10-20 00:32:31 +02:00
h8300 icside: use ec->dma directly 2007-10-20 00:32:32 +02:00
legacy dtc2278: set ->pio_mask also for the second port 2007-10-20 00:32:33 +02:00
mips au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device 2007-10-20 00:32:33 +02:00
pci ide: replace ide_pci_device_t by struct ide_port_info 2007-10-20 00:32:34 +02:00
ppc ide: remove write-only hwif->hw 2007-10-20 00:32:33 +02:00
Kconfig ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT 2007-10-20 00:32:32 +02:00
Makefile
ide-acpi.c
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
ide-generic.c
ide-io.c remove asm/bitops.h includes 2007-10-19 11:53:41 -07:00
ide-iops.c
ide-lib.c
ide-pnp.c icside: use ec->dma directly 2007-10-20 00:32:32 +02:00
ide-probe.c ide: add ide_device_add() 2007-10-20 00:32:31 +02:00
ide-proc.c ide: add ide_device_add() 2007-10-20 00:32:31 +02:00
ide-tape.c
ide-taskfile.c
ide-timing.h
ide.c ide: remove write-only hwif->hw 2007-10-20 00:32:33 +02:00
setup-pci.c ide: replace ide_pci_device_t by struct ide_port_info 2007-10-20 00:32:34 +02:00