]> git.baikalelectronics.ru Git - kernel.git/commit
PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.
authorKevin Hilman <khilman@ti.com>
Thu, 30 Jun 2011 22:07:31 +0000 (15:07 -0700)
committerRafael J. Wysocki <rjw@sisk.pl>
Sat, 2 Jul 2011 12:27:03 +0000 (14:27 +0200)
commit811b58add473a4b7ef5139f5ea341665ef02211b
tree23972de36f87064a992687a9280637d251e8e1ff
parentccdc2ff8736dbfcb4cf080b2513824c59a74b007
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 <khilman@ti.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Documentation/power/runtime_pm.txt