git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd064f0
)
PCI: Don't clear IORESOURCE_UNSET when updating BAR
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 26 Feb 2014 18:25:59 +0000
(11:25 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 27 Feb 2014 17:43:32 +0000
(10:43 -0700)
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 <bhelgaas@google.com>
drivers/pci/setup-res.c
patch
|
blob
|
history
diff --cc
drivers/pci/setup-res.c
Simple merge