commit | 52f3a771feafe3e9c56f8d00c8eb53fd8f578f2d | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Thu Jul 24 22:53:36 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Thu Jul 24 22:53:36 2008 +0200 |
tree | d8175c70f54c525c2b106f3a21cff90e6e9e8d7d | |
parent | d0b53f6866fa185da94968e62ae97923db18298c [diff] |
ide: fix for EATA SCSI HBA in ATA emulating mode IDE probing code used to skip devices attached to EATA SCSI HBA in ATA emulating mode but because of warm-plug support port I/O resources are no longer freed if no devices are detected on a port and the decision about the driver to use is left up to the user. Remove no longer valid EATA SCSI HBA quirk from do_identify(). Noticed-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>