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:
eb88e42
)
drm/exynos: remove struct exynos_drm_manager
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Sun, 18 Jan 2015 09:16:23 +0000
(18:16 +0900)
committer
Inki Dae
<daeinki@gmail.com>
Sun, 25 Jan 2015 12:28:07 +0000
(21:28 +0900)
exynos_drm_manager was just a redundant struct to represent the crtc as
well. In this commit we merge exynos_drm_manager into exynos_drm_crtc to
remove an unnecessary level of indirection easing the understand of the
flow on exynos.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found