summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
diff options
context:
space:
mode:
authorbjorn.helgaas@hp.com <bjorn.helgaas@hp.com>2007-12-17 22:09:38 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2008-02-02 00:04:26 +0100
commit9f23ed3b947746a7a270e955e7d2a8f9df347ce3 (patch)
treea8a4168f5c27c299429036c3f2cb169a094280bf /arch/x86/pci
parentPCI: fix for quirk_e100_interrupt() (diff)
downloadlinux-9f23ed3b947746a7a270e955e7d2a8f9df347ce3.tar.xz
linux-9f23ed3b947746a7a270e955e7d2a8f9df347ce3.zip
PCI: print quirk name in debug messages
Instead of printing this: PCI: Calling quirk c023b250 for 0000:00:00.0 we can print this: pci 0000:00:00.0: calling quirk 0xc023b270: quirk_cardbus_legacy+0x0/0x30() The address is superfluous because sprint_symbol() includes the address if the symbol lookup fails, but this is the same style used in do_initcalls() and pnp_fixup_device(). Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/x86/pci')
0 files changed, 0 insertions, 0 deletions