From: Tejun Heo Date: Sun, 23 Sep 2007 04:19:53 +0000 (+0900) Subject: libata-pmp: update ata_eh_reset() for PMP X-Git-Tag: v2.6.24-rc1~1391^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3495de733633d24ee97852080b737b436c110d6e;p=pandora-kernel.git libata-pmp: update ata_eh_reset() for PMP PMP always requires SRST to be enabled. Also, hardreset reports classification code from the first device when PMP is attached, not from the PMP. Update ata_eh_reset() such that followup softreset is performed if the controller is PMP capable and the host link is being reset. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed