PCI: pcie port driver: remove extra printks
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 10 Dec 2008 20:00:21 +0000 (13:00 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:12:46 +0000 (11:12 -0800)
commit0e331bf1c44401a5b6d7b778dd1f254724132dff
tree2c38080ac65a9c060c20edbfda3e1154420685cf
parent0663a36284586ac9a9781be8aa7e8ca9fff16d06
PCI: pcie port driver: remove extra printks

These printks don't contain enough information to be useful.  I think it
would be more useful to have a message when a service driver binds to a
root port.  That could contain the service type, the interrupt mode and
IRQ, etc.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/portdrv_core.c