commit | 77cb985ad4acbe66a92ead1bb826deffa47dd33f | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Thu Aug 08 14:09:49 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 14 15:19:46 2013 -0600 |
tree | 788d6b9ec8f701d952c84552fd4d33483c200611 | |
parent | 608c388122c72e1bf11ba8113434eb3d0c40c32d [diff] |
PCI: Split out pci_dev lock/unlock and save/restore Only cosmetic code changes to existing paths. Expand the comment in the new pci_dev_save_and_disable() function since there's a lot hidden in that Command register write. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>