dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
Kconfig ide/Kconfig: BLK_DEV_4DRIVES should be a tristate 2008-04-26 17:36:31 +02:00
Makefile ide: fix ide_find_port() 2008-04-18 00:46:21 +02:00
ide-acpi.c ide-acpi: add missing drive->acpidata zeroing 2008-04-18 00:46:21 +02:00
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: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag 2008-03-07 21:53:49 +01:00
ide-cd_verbose.c ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c 2008-02-01 23:09:23 +01:00
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: remove IDE_*_REG macros 2008-04-18 00:46:26 +02:00
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: remove ide=reverse IDE core 2008-04-18 00:46:20 +02:00
ide-tape.c ide: use generic ATAPI packet command flags in ide-{floppy,tape} 2008-04-18 00:46:27 +02:00
ide-taskfile.c ide: remove IDE_*_REG macros 2008-04-18 00:46:26 +02:00
ide-timing.h Spelling fixes: lenght->length 2008-02-03 15:42:53 +02:00
ide.c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag 2008-04-26 17:36:43 +02:00
setup-pci.c IDE: Coding Style fixes to drivers/ide/setup-pci.c 2008-04-26 17:36:39 +02:00