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:
c58c159
)
drm/exynos: remove dead code in vidi_power_on
author
YoungJun Cho
<yj44.cho@samsung.com>
Mon, 1 Jul 2013 04:03:39 +0000
(13:03 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 4 Jul 2013 06:55:36 +0000
(15:55 +0900)
The type of input parameter enable is bool, so it does not need
to check whether true or false.
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found