From: Bartlomiej Zolnierkiewicz Date: Thu, 24 Jul 2008 20:53:36 +0000 (+0200) Subject: ide: fix for EATA SCSI HBA in ATA emulating mode X-Git-Tag: v2.6.27-rc1~509^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f3a771feafe3e9c56f8d00c8eb53fd8f578f2d;p=pandora-kernel.git 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 Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed