libahci: Refactoring of ahci_single_irq_intr function.
authorSuman Tripathi <stripathi@apm.com>
Tue, 5 May 2015 19:21:10 +0000 (00:51 +0530)
committerTejun Heo <tj@kernel.org>
Sun, 10 May 2015 15:52:44 +0000 (11:52 -0400)
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>
drivers/ata/libahci.c

Simple merge