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:
754fa7b
)
mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code.
author
Manish Badarkhe
<badarkhe.manish@gmail.com>
Sun, 22 Dec 2013 17:48:49 +0000
(23:18 +0530)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:58 +0000
(08:28 +0000)
Instead of "#if define CONFIG_OF" use "IS_ENABLED(CONFIG_OF)"
option for DT code to avoid if-deffery in code.
Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found