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:
f01833c
)
drm/exynos/vidi: stop using manager->ctx pointer
author
Andrzej Hajda
<a.hajda@samsung.com>
Mon, 17 Nov 2014 08:54:17 +0000
(09:54 +0100)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 24 Nov 2014 09:02:55 +0000
(18:02 +0900)
The patch replaces accesses to manager->ctx pointer by container_of
construct. It will allow to remove ctx field in the future.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found