commit | f78959cfa335196ba36d8c4651078f14dc07f2a8 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Tue Sep 18 10:29:50 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 19 12:04:25 2012 +0200 |
tree | 6e4504bb75fa5b686970df75196f77459e65ee2e | |
parent | 64b9e4d803b154a78a2e76bd466bb32ad6f383de [diff] |
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>