From: Rafael J. Wysocki Date: Fri, 18 Sep 2015 01:08:40 +0000 (+0200) Subject: PCI / PM: Update runtime PM documentation for PCI devices X-Git-Tag: omap-for-v4.3/fixes-rc5~56^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8360062ccfb4b891d3013d0e55826c8bcb02bfb;p=pandora-kernel.git PCI / PM: Update runtime PM documentation for PCI devices Section 3.2 "Device Runtime Power Management" of pci.txt has become outdated, so update it to correctly reflect the current code flow. Also update the comment in local_pci_probe() to document the fact that pm_runtime_put_noidle() is not the only runtime PM helper function that can be used to decrement the device's runtime PM usage counter in .probe(). Signed-off-by: Rafael J. Wysocki Acked-by: Alan Stern --- Reading git-diff-tree failed