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:
f65d539
)
PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF
author
Kevin Hao
<haokexin@gmail.com>
Tue, 3 Feb 2015 15:29:52 +0000
(09:29 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 3 Feb 2015 15:29:52 +0000
(09:29 -0600)
Add a stub for pci_device_to_OF_node() so drivers don't need to
use #ifdef CONFIG_OF around calls to it.
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found