commit | 60ee031aabbe602df01cb12f3098e99262832e62 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon May 21 13:11:12 2018 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu May 24 10:15:51 2018 +0200 |
tree | 2cb40fa436211d0ba42a3d66ae9149a01c1b33d3 | |
parent | 656088aa9b513907833ba091d0dcde87571fe05b [diff] |
PCI / PM: Clean up outdated comments in pci_target_state() Two comments in pci_target_state() are outdated, as the function doesn't set the target power state for the device any more, only finds one for it, so fix them accordingly. Reported-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Bjorn Helgaas <bhelgaas@google.com>