]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/mfd/twl-core.c
mfd: twl: Replace twl_has_*() macros by IS_ENABLED()
authorThierry Reding <thierry.reding@avionic-design.de>
Tue, 18 Sep 2012 08:29:50 +0000 (10:29 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 19 Sep 2012 10:04:25 +0000 (12:04 +0200)
commitf78959cfa335196ba36d8c4651078f14dc07f2a8
tree6e4504bb75fa5b686970df75196f77459e65ee2e
parent64b9e4d803b154a78a2e76bd466bb32ad6f383de
mfd: twl: Replace twl_has_*() macros by IS_ENABLED()

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>
drivers/mfd/twl-core.c