commit | a129db89d865b1b91995989bcdee783358d774a5 | [log] [tgz] |
---|---|---|
author | Suman Tripathi <stripathi@apm.com> | Wed May 06 00:51:10 2015 +0530 |
committer | Tejun Heo <tj@kernel.org> | Sun May 10 11:52:44 2015 -0400 |
tree | 014c149439ad346cb5ce3f11a6cdaad028375798 | |
parent | 4b9d64ee04a4033213454b384d5ec2dcd5e25b84 [diff] |
libahci: Refactoring of ahci_single_irq_intr function. This patch refactors the ahci_single_irq_intr function and also rename it to ahci_single_level_irq_intr as it handles a level triggered latch. Signed-off-by: Suman tripathi <stripathi@apm.com> Signed-off-by: Tejun Heo <tj@kernel.org>