From: Bjorn Helgaas Date: Tue, 8 Jul 2014 22:04:22 +0000 (-0600) Subject: PCI: Tidy resource assignment messages X-Git-Tag: omap-for-v3.17/fixes-against-rc2~196^2^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64da465e9841f93183744a9dadf992f938ac3910;p=pandora-kernel.git 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 --- Reading git-diff-tree failed