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:
a556225
)
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 12 Dec 2012 08:54:07 +0000
(14:24 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 14 Dec 2012 06:40:50 +0000
(15:40 +0900)
Add CONFIG_OF to compile conditionally. of_match_ptr eliminates having
an #ifdef returning NULL for the case when OF is disabled.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found