From: Albert Lee Date: Wed, 9 Nov 2005 05:03:30 +0000 (+0800) Subject: [PATCH] libata: if condition fix for ata_dev_identify() X-Git-Tag: v2.6.15-rc1~68^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c3983357fdaef3ae71a0d7081a4b6dcfd869d39;p=pandora-kernel.git [PATCH] libata: if condition fix for ata_dev_identify() - if condition fix for ata_dev_identify() - ata_pio_poll() minor cleanup. Changes: - Use (dev->class == ATA_DEV_ATA) for ata_dev_identify() since "qc->tf.command" has been overwritten by the device status - Use HSM_ST_TMOUT directly in ata_pio_poll() Signed-off-by: Albert Lee ============ Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed