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:
38dbfb5
)
regulator: tps6507x: Use "IS_ENABLED" for DT code.
author
Manish Badarkhe
<badarkhe.manish@gmail.com>
Wed, 5 Feb 2014 18:36:00 +0000
(
00:06
+0530)
committer
Mark Brown
<broonie@linaro.org>
Fri, 7 Feb 2014 12:13:11 +0000
(12:13 +0000)
Instead of "#ifdef CONFIG_OF" use "IS_ENABLED(CONFIG_OF)"
option for DT code to avoid if-deffery in code.
Also, modify code as per coding style.
Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/tps6507x-regulator.c
patch
|
blob
|
history
diff --cc
drivers/regulator/tps6507x-regulator.c
Simple merge