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:
a75952b
)
PCI: fix VPD limit quirk for Broadcom 5708S
author
Yu Zhao
<yu.zhao@intel.com>
Tue, 28 Oct 2008 06:44:11 +0000
(14:44 +0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 3 Nov 2008 22:30:27 +0000
(14:30 -0800)
VPD quirks need to be called after the VPD capability is initialized.
Since VPD initialization now runs after pci_fixup_header (due to the
capabilities consolidation), VPD quirks should be done at
pci_fixup_final stage correspondingly.
Tested-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/quirks.c
patch
|
blob
|
history
diff --cc
drivers/pci/quirks.c
Simple merge