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:
7fd65df
)
drm/exynos: fimd: Hold pointer to driver data in context struct
author
Tomasz Figa
<tomasz.figa@gmail.com>
Wed, 1 May 2013 19:02:26 +0000
(21:02 +0200)
committer
Inki Dae
<daeinki@gmail.com>
Fri, 28 Jun 2013 12:12:51 +0000
(21:12 +0900)
This patch adds pointer to driver data to fimd_context structure, to
remove the need to call drm_fimd_get_driver_data() each time access to
driver data is necessary.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Acked-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found