From: Kevin Hilman Date: Thu, 30 Jun 2011 22:07:31 +0000 (-0700) Subject: PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist. X-Git-Tag: v3.0-rc6~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5efb54cc3fc104585cda81c44676f05115bd9ddd;p=pandora-kernel.git PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist. Replace reference to pm_runtime_idle_sync() in the driver core with pm_runtime_put_sync() which is used in the code. Signed-off-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed