OSDN Git Service

PCI / ACPI: Fix pci_acpi_optimize_delay() comment
authorSrinidhi Kasagar <srinidhi.kasagar@intel.com>
Wed, 15 Jul 2015 09:29:46 +0000 (14:59 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Jul 2015 20:11:50 +0000 (15:11 -0500)
commit113e0d118a93c964feea376de8c94dd8c7c63ff8
treee95bd4bc4ef9f9bc1a193a10c768450d6d4b84ea
parent46fd96251f66421b178b4ff7f0b26b2e4cb94092
PCI / ACPI: Fix pci_acpi_optimize_delay() comment

The function takes ACPI handle, not the device itself. Fix the
comment

Signed-off-by: Srinidhi Kasagar <srinidhi.kasagar@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci-acpi.c