]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: simplify quirk debug output
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 4 Mar 2008 23:22:07 +0000 (15:22 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Apr 2008 04:47:06 +0000 (21:47 -0700)
commit0255f543d9888fb5c5fbcd265ca2eee2d6ecff6a
treec6b544ff5581db636eee2a6a6f1b9c284a0b291d
parentddf02886cbe665d67ca750750196ea5bf524b10b
PCI: simplify quirk debug output

print_fn_descriptor_symbol() prints the address if we don't have a symbol,
so no need to print both.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c