Skip to content
Commit d867b95f authored by Suman Tripathi's avatar Suman Tripathi Committed by Tejun Heo
Browse files

ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.



The flexibility to override the irq handles in the LLD's are already
present, so controllers implementing a edge trigger latch can
implement their own interrupt handler inside the driver.  This patch
removes the AHCI_HFLAG_EDGE_IRQ support from libahci and moves edge
irq handling to ahci_xgene.

tj: Minor update to description.

Signed-off-by: default avatarSuman Tripathi <stripathi@apm.com>
Signed-off-by: default avatarTejun Heo <tj@kenrel.org>
parent f070d671
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment