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)
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

Simple merge