commit | 4aeb0e3283351351a5381a495ea24537f3bc21cb | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Nov 01 17:58:33 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Dec 01 22:41:29 2006 -0500 |
tree | a31b2f054467f5703209467c9766b77799f9ef47 | |
parent | c0c559083a084f9a19443d522b7d95a33701505a [diff] |
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO Now that ahci_softreset() is fixed to automatically perform CLO if BSY/DRQ is set on entry, AHCI_FLAG_RESET_NEEDS_CLO is redundant. Kill it. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>