commit | 2ea4adf75235c14c5a52a90eb3c282383f79a86b | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Mar 01 10:58:04 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Mar 08 12:14:31 2016 -0600 |
tree | 80fb32a9161785ae87d2caf2c9821b4f01b6be9a | |
parent | 63e22924f5dc08badf9870c4a52ef4e7f7cbf218 [diff] |
PCI: Don't assign or reassign immutable resources IORESOURCE_PCI_FIXED means the resource can't be moved, so if it's set, don't bother trying to assign or reassign the resource. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>