[PATCH] PCI/libata INTx cleanup

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>
This commit is contained in:
Brett M Russ 2005-08-15 15:23:41 -04:00 committed by Greg Kroah-Hartman
commit a04ce0ffca
7 changed files with 32 additions and 63 deletions