OSDN Git Service

ahci: kill leftover from enabling NCQ over PMP
authorTejun Heo <htejun@gmail.com>
Tue, 9 Oct 2007 05:59:50 +0000 (14:59 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 12 Oct 2007 18:55:46 +0000 (14:55 -0400)
commit75da6d2b8f518bec40546bc0b0696a2cebecf6cc
tree2ee776da78cfc3dd9a42ebcfdc7864248982159f
parent9073868376ed5fa1f247327ccb2e6f766d5b7eed
ahci: kill leftover from enabling NCQ over PMP

ahci had problems with NCQ over PMP and NCQ used to be disabled while
PMP was attached.  After fixing the problem, the temporary NCQ
disabling code wasn't removed completely.  Kill the remaining piece.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ahci.c