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:
19aa7ee
)
PCI: Move pdev_sort_resources() to setup-bus.c
author
Yinghai Lu
<yinghai@kernel.org>
Sat, 21 Jan 2012 10:08:25 +0000
(
02:08
-0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 14 Feb 2012 16:44:54 +0000
(08:44 -0800)
This allows us to move the definition of struct resource_list to
setup_bus.c and later convert resource_list to a regular list.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found