PCI: Tidy resource assignment messages
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 8 Jul 2014 22:04:22 +0000 (16:04 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 8 Jul 2014 22:29:08 +0000 (16:29 -0600)
commit64da465e9841f93183744a9dadf992f938ac3910
treeef99226fa4a668ba7ff645d25753a0ee647b9c24
parent947788359527d9598356c274c50522e0f6d0ad0f
PCI: Tidy resource assignment messages

Print messages about failures in pci_assign_resource().  We can drop the
"by-hand" message from _pci_assign_resource() because %pR now prints the
size rather than the address if the resource hasn't been assigned.

No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/setup-res.c