From: Bjorn Helgaas Date: Wed, 24 Jun 2015 21:03:23 +0000 (-0500) Subject: PCI: Fix pcie_port_device_resume() comment X-Git-Tag: omap-for-v4.3/fixes-merge-window~31^2~4^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f6c6d02cc3fa7f78153919900561bd1dce02a3;p=pandora-kernel.git PCI: Fix pcie_port_device_resume() comment The function comment claimed this was pcie_port_device_suspend(), but it's really pcie_port_device_resume(). Perils of cut and paste. Use the correct function name in the comment. Signed-off-by: Bjorn Helgaas Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed