git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fe9d19
)
[PATCH] PCI/libata INTx cleanup
author
Brett M Russ
<russb@emc.com>
Mon, 15 Aug 2005 19:23:41 +0000
(15:23 -0400)
committer
Greg 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