linux-stable-rt/drivers/ide
Bartlomiej Zolnierkiewicz 29e52cf793 ide: remove chipset field from hw_regs_t
* Convert host drivers that still use hw_regs_t's chipset field to use
  the one in struct ide_port_info instead.

* Move special handling of ide_pci chipset type from ide_hw_configure()
  to ide_init_port().

* Remove chipset field from hw_regs_t.

While at it:
- remove stale comment in delkin_cb.c

There should be no functional changes caused by this patch.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-05-17 19:12:22 +02:00
..
Kconfig
Makefile
aec62xx.c
ali14xx.c
alim15x3.c alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC 2009-04-30 18:38:01 +02:00
amd74xx.c
at91_ide.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
atiixp.c
au1xxx-ide.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
buddha.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
cmd64x.c
cmd640.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
cs5520.c
cs5530.c
cs5535.c
cs5536.c cs5536: define dma_sff_read_status() method 2009-04-18 17:42:20 +02:00
cy82c693.c
delkin_cb.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
dtc2278.c
falconide.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
gayle.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
hpt366.c hpt366: use ATA_DMA_* constants 2009-04-18 17:42:19 +02:00
ht6560b.c
icside.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ide-4drives.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ide-acpi.c ide: simplify 'struct ide_taskfile' 2009-04-08 14:13:02 +02:00
ide-atapi.c ide-atapi: kill unused fields and callbacks 2009-04-19 08:46:03 +09:00
ide-cd.c Merge branch 'for-linus' into for-next 2009-04-30 18:28:35 +02:00
ide-cd.h ide-cd: convert to using generic sense request 2009-04-19 07:00:42 +09:00
ide-cd_ioctl.c
ide-cd_verbose.c
ide-cs.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ide-devsets.c
ide-disk.c ide: replace special_t typedef by IDE_SFLAG_* flags 2009-05-17 19:12:21 +02:00
ide-disk.h
ide-disk_ioctl.c
ide-disk_proc.c
ide-dma-sff.c
ide-dma.c ide-dma: don't reset request fields on dma_timeout_retry() 2009-04-21 12:16:56 +09:00
ide-eh.c ide: replace special_t typedef by IDE_SFLAG_* flags 2009-05-17 19:12:21 +02:00
ide-floppy.c ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len 2009-04-19 08:46:02 +09:00
ide-floppy.h
ide-floppy_ioctl.c
ide-floppy_proc.c
ide-gd.c ide: Stop disks on reboot for laptop which cuts power 2009-04-22 20:33:41 +02:00
ide-gd.h
ide-generic.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ide-h8300.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ide-io-std.c ide: refactor tf_read() method 2009-04-08 14:13:03 +02:00
ide-io.c ide: replace special_t typedef by IDE_SFLAG_* flags 2009-05-17 19:12:21 +02:00
ide-ioctls.c ide: don't set REQ_SOFTBARRIER 2009-04-19 07:00:41 +09:00
ide-iops.c ide: refactor tf_read() method 2009-04-08 14:13:03 +02:00
ide-legacy.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ide-lib.c ide: refactor tf_read() method 2009-04-08 14:13:03 +02:00
ide-park.c ide: use blk_run_queue() instead of blk_start_queueing() 2009-04-19 07:00:41 +09:00
ide-pci-generic.c
ide-pio-blacklist.c
ide-pm.c ide-pm: don't abuse rq->data 2009-04-19 07:00:43 +09:00
ide-pnp.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ide-probe.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ide-proc.c
ide-scan-pci.c
ide-sysfs.c
ide-tape.c ide-tape: fix debug call 2009-05-17 17:22:53 +02:00
ide-taskfile.c ide: replace special_t typedef by IDE_SFLAG_* flags 2009-05-17 19:12:21 +02:00
ide-timings.c
ide-xfer-mode.c
ide.c
ide_platform.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
it821x.c
it8172.c
it8213.c
jmicron.c
macide.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
ns87415.c ide: refactor tf_read() method 2009-04-08 14:13:03 +02:00
opti621.c
palm_bk3710.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
pdc202xx_new.c
pdc202xx_old.c
piix.c piix: The Sony TZ90 needs the cable type hardcoding 2009-05-16 19:03:36 +02:00
pmac.c ide: Remove void casts 2009-04-18 17:42:19 +02:00
q40ide.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
qd65xx.c
qd65xx.h
rapide.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
rz1000.c
sc1200.c
scc_pata.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
serverworks.c
setup-pci.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
sgiioc4.c ide: remove chipset field from hw_regs_t 2009-05-17 19:12:22 +02:00
siimage.c ide: replace special_t typedef by IDE_SFLAG_* flags 2009-05-17 19:12:21 +02:00
sis5513.c
sl82c105.c
slc90e66.c
tc86c001.c
triflex.c
trm290.c
tx4938ide.c
tx4939ide.c ide: refactor tf_load() method 2009-04-08 14:13:03 +02:00
umc8672.c
via82cxxx.c