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)
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