]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commita129db89d865b1b91995989bcdee783358d774a5
tree014c149439ad346cb5ce3f11a6cdaad028375798
parent4b9d64ee04a4033213454b384d5ec2dcd5e25b84
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>
drivers/ata/libahci.c