diff options
| author | 2010-05-19 22:10:21 +0200 | |
|---|---|---|
| committer | 2010-05-25 19:40:24 -0400 | |
| commit | c3b2889424c26f3b42962b6f39aabb4f1fd1b576 (patch) | |
| tree | c131d260c18815cb84331357db75c17dabf083d8 /scripts/const_structs.checkpatch | |
| parent | libata-sff: ata_sff_irq_clear() is BMDMA specific (diff) | |
libata-sff: separate out BMDMA irq handler
Separate out BMDMA irq handler from SFF irq handler. The misnamed
host_intr() functions are renamed to ata_sff_port_intr() and
ata_bmdma_port_intr(). Common parts are factored into
__ata_sff_port_intr() and __ata_sff_interrupt() and used by sff and
bmdma interrupt routines.
All BMDMA drivers now use ata_bmdma_interrupt() or
ata_bmdma_port_intr() while all non-BMDMA SFF ones use
ata_sff_interrupt() or ata_sff_port_intr().
For now, ata_pci_sff_init_one() uses ata_bmdma_interrupt() as it's
used by both SFF and BMDMA drivers.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
