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)
commit5efb54cc3fc104585cda81c44676f05115bd9ddd
tree23972de36f87064a992687a9280637d251e8e1ff
parentc66a86d0cdce3bad2da794f114cc37377d242c3d
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