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:
756f7bc
)
x86/PCI: use dev_printk when possible
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Wed, 23 Jul 2008 23:00:13 +0000
(17:00 -0600)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 28 Jul 2008 22:32:26 +0000
(15:32 -0700)
Convert printks to use dev_printk().
I converted DBG() to dev_dbg(). This DBG() is from arch/x86/pci/pci.h and
requires source-code modification to enable, so dev_dbg() seems roughly
equivalent.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found