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:
42625fd
)
[media] exynos4-is: Do not use asynchronous runtime PM in release fop
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Fri, 31 May 2013 14:37:21 +0000
(11:37 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 13 Jun 2013 00:56:06 +0000
(21:56 -0300)
Use pm_runtime_put_sync() instead of pm_runtime_put() to avoid races
in handling the 'state' bit flags when the fimc-capture drivers'
runtime_resume callback is called from the PM workqueue.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found