]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 3 Mar 2016 14:53:47 +0000 (08:53 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 8 Mar 2016 18:14:31 +0000 (12:14 -0600)
commit16f062450f3c80ffb538c794d9e3a58d805e6c6a
tree6cfd2f5f08aecf0a9f36ce162c548d50714adf6e
parent8cc7a00846f6f3cd2339a0d7f5a47e9134edf35e
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>
drivers/pci/rom.c