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)
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>

No differences found