commit | 3495de733633d24ee97852080b737b436c110d6e | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sun Sep 23 13:19:53 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:43 2007 -0400 |
tree | e4b521a1bc1563679185ae15f32a74c3e1ae3b88 | |
parent | 93328e1145c1989d1a214d34ac4e968dea7f7ed7 [diff] |
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>