[PATCH] PCI/libata INTx cleanup
authorBrett M Russ <russb@emc.com>
Mon, 15 Aug 2005 19:23:41 +0000 (15:23 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 22:07:08 +0000 (15:07 -0700)
Simple cleanup to eliminate X copies of the pci_enable_intx() function
in libata.  Moved ahci.c's pci_intx() to pci.c and use it throughout
libata and msi.c.

Signed-off-by: Brett Russ <russb@emc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found