From: Brett M Russ Date: Mon, 15 Aug 2005 19:23:41 +0000 (-0400) Subject: [PATCH] PCI/libata INTx cleanup X-Git-Tag: v2.6.14-rc1~492^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a04ce0ffcaf561994ecf382cd3caad75556dc499;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed