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:
0bed208
)
pci: Stamp out pci_find_* usage in fakephp
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Fri, 29 Sep 2006 17:36:15 +0000
(18:36 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 18 Oct 2006 18:36:11 +0000
(11:36 -0700)
pci_find is not hotplug safe, so it really doesn't want to be in an
actual hotplug driver either.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found