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:
925845b
)
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
author
Myron Stowe
<mstowe@redhat.com>
Mon, 21 Nov 2011 18:54:19 +0000
(11:54 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 14 Feb 2012 16:44:46 +0000
(08:44 -0800)
This patch converts the underlying maintenance aspects of FW-assigned
BIOS BAR values from a statically allocated array within struct pci_dev
to a list of temporary, stand alone, entries.
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found