diff options
author | Suman Tripathi <stripathi@apm.com> | 2016-02-06 06:55:22 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-02-11 15:53:51 +0100 |
commit | f070d6715509dafc0af223577c896fe3d204ca88 (patch) | |
tree | 28f542f74592ccbd4e044af338931d20d53065a8 /drivers/ata/ahci_xgene.c | |
parent | ahci: Intel DNV device IDs SATA (diff) | |
download | linux-f070d6715509dafc0af223577c896fe3d204ca88.tar.xz linux-f070d6715509dafc0af223577c896fe3d204ca88.zip |
libahci: Implement the capability to override the generic ahci interrupt handler.
This patch implements the capability to override the generic AHCI
interrupt handler so that specific ahci drivers can implement their
own custom interrupt handler routines. It also exports
ahci_handle_port_intr so that custom irq_handler implementations can
use it.
tj: s/ahci_irq_handler/irq_handler/ and updated description.
Signed-off-by: Suman Tripathi <stripathi@apm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/ahci_xgene.c')
0 files changed, 0 insertions, 0 deletions