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:
2934a0d
)
PCI: Replace resource_list with generic list
author
Yinghai Lu
<yinghai@kernel.org>
Sat, 21 Jan 2012 10:08:27 +0000
(
02:08
-0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 14 Feb 2012 16:44:55 +0000
(08:44 -0800)
So we can use helper functions for generic list. This makes the
resource re-allocation code much more readable.
-v2: Use list_add_tail instead of adding list_insert_before, Pointed out
by Linus.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-bus.c
patch
|
blob
|
history
diff --cc
drivers/pci/setup-bus.c
Simple merge