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:
40ab4f4
)
ACPI: use dev_printk when possible
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Fri, 27 Jun 2008 14:45:39 +0000
(08:45 -0600)
committer
Andi Kleen
<andi@basil.nowhere.org>
Wed, 16 Jul 2008 21:27:07 +0000
(23:27 +0200)
Convert printks to use dev_printk(). The most obvious change will
be messages like this:
-ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 31 (level, low) -> IRQ 31
+cciss 0000:00:04.0: PCI INT A -> GSI 31 (level, low) -> IRQ 31
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/acpi/pci_irq.c
patch
|
blob
|
history
diff --cc
drivers/acpi/pci_irq.c
Simple merge