linux/drivers/ide
Bartlomiej Zolnierkiewicz f18f960c5c ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
* Remove ->changer_info from struct cdrom_info (it is never allocated).

* Remove unused struct atapi_{mechstat_header,changer_info,slot}.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-02-01 23:09:19 +01:00
..
arm
cris
h8300
legacy Atari Falcon IDE: Add missing hwif variable 2008-02-01 23:09:15 +01:00
mips
pci cmd64x: remove /proc/ide/cmd64x 2008-01-26 20:13:09 +01:00
ppc ide/ppc/pmac.c section fixes 2008-02-01 23:09:16 +01:00
ide-acpi.c ide: set IDE_TFLAG_IN_* flags before queuing/executing command 2008-01-26 20:13:10 +01:00
ide-cd.c ide-cd: remove struct atapi_{mechstat_header,changer_info,slot} 2008-02-01 23:09:19 +01:00
ide-cd.h ide-cd: remove struct atapi_{mechstat_header,changer_info,slot} 2008-02-01 23:09:19 +01:00
ide-disk.c ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE 2008-01-26 20:13:12 +01:00
ide-dma.c ide: unexport ide_dma_on 2008-02-01 23:09:16 +01:00
ide-floppy.c
ide-generic.c
ide-io.c blk_end_request: changing ide normal caller (take 4) 2008-01-28 10:37:02 +01:00
ide-iops.c ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 2008-01-26 20:13:13 +01:00
ide-lib.c ide: remove REQ_TYPE_ATA_CMD 2008-01-26 20:13:13 +01:00
ide-pnp.c
ide-probe.c ide: add ide_busy_sleep() helper 2008-01-26 20:13:09 +01:00
ide-proc.c ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests 2008-01-26 20:13:12 +01:00
ide-scan-pci.c ide: small ide-scan-pci.c cleanup 2008-02-01 23:09:16 +01:00
ide-tape.c ide-tape: fix handling of non-special requests in ->end_request method 2008-01-26 20:13:10 +01:00
ide-taskfile.c ide: make wait_drive_not_busy() static again 2008-02-01 23:09:16 +01:00
ide-timing.h
ide.c ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE 2008-01-26 20:13:12 +01:00
Kconfig ide/Kconfig: use 'on-board' instead of 'built-in' in config options 2008-02-01 23:09:16 +01:00
Makefile
setup-pci.c