]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: wm8523: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 20 Nov 2013 17:37:50 +0000 (15:37 -0200)
committerMark Brown <broonie@linaro.org>
Sun, 24 Nov 2013 13:45:53 +0000 (13:45 +0000)
commit008ef947d0c5d14442256a37f6bf6b14015efe26
treeda5f1816e79594ad1ddb69a4b3345e9cdf329136
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
ASoC: wm8523: Use IS_ENABLED() macro

Using the IS_ENABLED() macro can make the code shorter and simpler.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm8523.c