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:
aa33312
)
[media] s5p-fimc: Simplify locking by removing the context data structure spinlock
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Mon, 19 Mar 2012 16:11:40 +0000
(13:11 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 10 Apr 2012 18:23:28 +0000
(15:23 -0300)
Access to the memory-to-memory video node is serialized through a
mutex so now there is no point in having per device context structure
spinlock.
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