commit | 1c954a4d9a9e351fa3509533fd8dd5f3821206cd | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Oct 09 15:01:37 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:47 2007 -0400 |
tree | edc1571ab692de818543b9c5ddbd80e6bbbfca29 | |
parent | 75da6d2b8f518bec40546bc0b0696a2cebecf6cc [diff] |
ahci: clean up PORT_IRQ_BAD_PMP enabling Now that we have pp->intr_mask, move PORT_IRQ_BAD_PMP enabling to ahci_pmp_attach/detach() where it belongs. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>