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:
64b9e4d
)
mfd: twl: Replace twl_has_*() macros by IS_ENABLED()
author
Thierry Reding
<thierry.reding@avionic-design.de>
Tue, 18 Sep 2012 08:29:50 +0000
(10:29 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 19 Sep 2012 10:04:25 +0000
(12:04 +0200)
Instead of reinventing macros for the same purpose, use the standard
macros.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found