]> 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)
commit8a31ee2c302b7b1ea91355619a3b408738bfbf4f
tree23972de36f87064a992687a9280637d251e8e1ff
parent0f1d698fa5646cb701b1c727120db0c19580b8e3
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