git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c66a86d
)
PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.
author
Kevin Hilman
<khilman@ti.com>
Thu, 30 Jun 2011 22:07:31 +0000
(15:07 -0700)
committer
Rafael 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