commit | 4708f9a55b31062dd19b12788ecf614aa4e79bea | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Mar 03 08:53:47 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Mar 08 12:14:31 2016 -0600 |
tree | 6cfd2f5f08aecf0a9f36ce162c548d50714adf6e | |
parent | 2ea4adf75235c14c5a52a90eb3c282383f79a86b [diff] |
PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy If we're using a RAM shadow copy instead of the ROM BAR, we don't need to touch the ROM BAR enable bit. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>