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:
aaf8b49
)
drm: exynos: hdmi: replace is_v13 with version check in hdmi
author
Rahul Sharma
<rahul.sharma@samsung.com>
Thu, 4 Oct 2012 15:18:54 +0000
(20:48 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 5 Oct 2012 10:15:12 +0000
(19:15 +0900)
This patch removed the is_v13 variable from the hdmi driver context.
It is replaced with condition check for the hdmi version. This cleans
the way for handling further hdmi versions.
Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found