You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bjorn Helgaas
12c0b20fa4
x86/PCI: use dev_printk when possible
...
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>
17 years ago
..
Makefile
…
acpi.c
Revert "x86/PCI: ACPI based PCI gap calculation"
17 years ago
amd_bus.c
…
common.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
17 years ago
direct.c
…
early.c
x86: convert Dprintk to pr_debug
17 years ago
fixup.c
x86/PCI: use dev_printk when possible
17 years ago
i386.c
x86/PCI: use dev_printk when possible
17 years ago
init.c
…
irq.c
x86/PCI: use dev_printk when possible
17 years ago
legacy.c
…
mmconfig-shared.c
…
mmconfig_32.c
…
mmconfig_64.c
…
numaq_32.c
x86/PCI: use dev_printk when possible
17 years ago
olpc.c
…
pcbios.c
…
pci.h
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
17 years ago
visws.c
…