commit | 0b131b139467db844874f31b46bb638b541d9d3f | [log] [tgz] |
---|---|---|
author | Brian Norris <briannorris@chromium.org> | Mon Mar 27 17:46:14 2017 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Apr 04 12:02:57 2017 -0500 |
tree | 62dd6ad1dd01bfa78e974343a77770a06cf4b3c6 | |
parent | 41334f54a43ab00cbb294e6a08d0f57068f43025 [diff] |
PCI: Fix typo pci_cfg_access_lock() comment There is no pci_cfg_access_unlocked(). I think the author meant pci_cfg_access_unlock(). Signed-off-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>