kernel-hacking-2024-linux-s.../drivers/ide
Bartlomiej Zolnierkiewicz 784506cbdd ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
* Check for IDE_HFLAG_NO_SET_MODE host flag in ide_set_pio(),
  ide_set_[pio,dma]_mode(), ide_set_xfer_rate() and set_pio_mode().

* Remove no longer needed IDE_HFLAG_NO_SET_MODE host flag checking
  from ide_tune_dma().

* Remove superfluous ->set_pio_mode checking from do_special().

This is a part of preparations for adding 'struct ide_port_ops'.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-26 17:36:43 +02:00
..
arm bast-ide: fix resources reservation 2008-04-26 17:36:38 +02:00
cris ide: cleanup ide_find_port() 2008-04-26 17:36:32 +02:00
h8300 ide: cleanup ide_find_port() 2008-04-26 17:36:32 +02:00
legacy qd65xx: use IDE_HFLAG_SINGLE host flag 2008-04-26 17:36:42 +02:00
mips au1xxx-ide: use ide_find_port() 2008-04-26 17:36:33 +02:00
pci sis5513: fail early for unsupported chipsets 2008-04-26 17:36:43 +02:00
ppc ide-mpc8xx: fix resources reservation 2008-04-26 17:36:38 +02:00
ide-acpi.c
ide-cd.c ide-cd: put proc-related functions together under single ifdef 2008-04-26 17:36:42 +02:00
ide-cd.h ide-cd: remove the internal 64k buffer 2008-04-26 17:36:37 +02:00
ide-cd_ioctl.c
ide-cd_verbose.c
ide-disk.c ide-disk: fix issues found by checkpatch.pl 2008-04-26 17:36:37 +02:00
ide-dma.c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag 2008-04-26 17:36:43 +02:00
ide-floppy.c IDE: Coding Style fixes to drivers/ide/ide-floppy.c 2008-04-26 17:36:41 +02:00
ide-generic.c ide-generic: use ide_find_port() (take 3) 2008-04-26 17:36:36 +02:00
ide-io.c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag 2008-04-26 17:36:43 +02:00
ide-iops.c
ide-lib.c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag 2008-04-26 17:36:43 +02:00
ide-pnp.c IDE: Coding Style fixes to drivers/ide/ide-pnp.c 2008-04-26 17:36:40 +02:00
ide-probe.c ide: use ide_find_port() in legacy VLB host drivers (take 2) 2008-04-26 17:36:36 +02:00
ide-proc.c IDE: Coding Style fixes to drivers/ide/ide-proc.c 2008-04-26 17:36:40 +02:00
ide-scan-pci.c
ide-tape.c
ide-taskfile.c
ide-timing.h
ide.c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag 2008-04-26 17:36:43 +02:00
Kconfig
Makefile
setup-pci.c IDE: Coding Style fixes to drivers/ide/setup-pci.c 2008-04-26 17:36:39 +02:00