Home
last modified time | relevance | path

Searched hist:"3495 de733633d24ee97852080b737b436c110d6e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dlibata-eh.cdiff 3495de733633d24ee97852080b737b436c110d6e Sat Sep 22 23:19:53 CDT 2007 Tejun Heo <htejun@gmail.com> 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 <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>