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:
9c209c9
)
[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci
author
John Rose
<johnrose@austin.ibm.com>
Mon, 25 Jul 2005 15:16:53 +0000
(10:16 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Sep 2005 21:57:23 +0000
(14:57 -0700)
The rpaphp module currently uses a fragile method to find a pci device
by its device node. This function is unnecessary, so this patch scraps
it.
Signed-off-by: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found