alistair23-linux/drivers/ide
Bartlomiej Zolnierkiewicz 5d5870f0a2 ide: ide_dev_has_iordy() -> ata_id_has_iordy()
* Remove (id[ATA_ID_FIELD_VALID] & 2) check from ide_dev_has_iordy()
  (it is for validity of words 64-70, IORDY is in word 49).

* ide_dev_has_iordy() -> ata_id_has_iordy()

Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-10 22:39:29 +02:00
..
arm ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
h8300 ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
legacy ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
mips IDE: Fix platform device registration in Swarm IDE driver (v2) 2008-10-05 18:23:28 +02:00
pci ide: ide_dev_has_iordy() -> ata_id_has_iordy() 2008-10-10 22:39:29 +02:00
ppc ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
ide-acpi.c ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
ide-atapi.c ide: use ATA_* defines instead of *_STAT and *_ERR ones 2008-10-10 22:39:21 +02:00
ide-cd.c ide: remove ->supports_dsc_overlap field from ide_driver_t 2008-10-10 22:39:29 +02:00
ide-cd.h ide-cd: convert to using the new atapi_flags 2008-07-23 19:56:02 +02:00
ide-cd_ioctl.c ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings 2008-07-23 19:56:02 +02:00
ide-cd_verbose.c
ide-disk.c ide: remove ->supports_dsc_overlap field from ide_driver_t 2008-10-10 22:39:29 +02:00
ide-dma.c ide: use ATA_* defines instead of *_STAT and *_ERR ones 2008-10-10 22:39:21 +02:00
ide-floppy.c ide: remove ->supports_dsc_overlap field from ide_driver_t 2008-10-10 22:39:29 +02:00
ide-generic.c ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) 2008-07-24 22:53:31 +02:00
ide-io.c ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
ide-iops.c ide: remove SECTOR_WORDS define 2008-10-10 22:39:28 +02:00
ide-lib.c ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
ide-pio-blacklist.c ide: move PIO blacklist to ide-pio-blacklist.c 2008-07-16 20:33:39 +02:00
ide-pnp.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
ide-probe.c ide: remove SECTOR_WORDS define 2008-10-10 22:39:28 +02:00
ide-proc.c ide: remove SECTOR_WORDS define 2008-10-10 22:39:28 +02:00
ide-scan-pci.c
ide-tape.c ide: remove ->supports_dsc_overlap field from ide_driver_t 2008-10-10 22:39:29 +02:00
ide-taskfile.c ide: remove SECTOR_WORDS define 2008-10-10 22:39:28 +02:00
ide-timings.c ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
ide.c ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl() 2008-10-10 22:39:29 +02:00
Kconfig ide: remove CONFIG_IDEDISK_MULTI_MODE 2008-10-10 22:39:26 +02:00
Makefile ide: remove stale comments from drivers/ide/Makefile 2008-07-24 22:53:36 +02:00
setup-pci.c ide: drop 'name' parameter from ->init_chipset method 2008-07-24 22:53:33 +02:00