[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
authorTejun Heo <htejun@gmail.com>
Wed, 1 Nov 2006 08:58:33 +0000 (17:58 +0900)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:41:29 +0000 (22:41 -0500)
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>

No differences found