From: Bjorn Helgaas Date: Wed, 26 Feb 2014 18:25:59 +0000 (-0700) Subject: PCI: Don't clear IORESOURCE_UNSET when updating BAR X-Git-Tag: v3.15-rc1~143^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434aafc1aefb5eb6e8c8d15284c8f929be756521;p=pandora-kernel.git PCI: Don't clear IORESOURCE_UNSET when updating BAR Clear IORESOURCE_UNSET when we assign an address to a resource, not when we write the address to the BAR. Also, drop the "BAR %d: set to %pR" message; this is mostly redundant with the "BAR %d: assigned %pR" message from pci_assign_resource(). Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed