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:
0f04cf8
)
drm/exynos: use driver internal struct
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Fri, 30 Jan 2015 07:43:02 +0000
(16:43 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Sat, 7 Feb 2015 07:38:41 +0000
(16:38 +0900)
Use driver internal struct as argument instead of struct exynos_drm_crtc
except functions of exynos_drm_crtc_ops and instead of struct
exynos_drm_display except functions of exynos_drm_display_ops.
It can reduce unnecessary variable declaration.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found