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:
cb04e95
)
PCI: log vendor/device ID always
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Wed, 29 Sep 2010 18:23:21 +0000
(12:23 -0600)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 18 Oct 2010 03:03:05 +0000
(20:03 -0700)
Previously we had to have CONFIG_PCI_DEBUG=y or CONFIG_DYNAMIC_DEBUG=y
to turn on this printk, but I think the IDs are valuable enough that it's
worth putting them in the log always.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found