ASoC: uda1380: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 20 Nov 2013 17:37:52 +0000 (15:37 -0200)
committerMark Brown <broonie@linaro.org>
Sun, 24 Nov 2013 13:43:43 +0000 (13:43 +0000)
commit06b2bd23057f9dad149f0dda436c7426c87b986f
tree9f84d1482d595271eae122c2197e6f2f975d08d7
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
ASoC: uda1380: 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/uda1380.c