]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8580: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 20 Nov 2013 17:37:49 +0000 (15:37 -0200)
committerMark Brown <broonie@linaro.org>
Sun, 24 Nov 2013 13:46:39 +0000 (13:46 +0000)
commit5739c46a924032843c79edcb9fc7ef8c520c7273
tree67ff9bdd4000d8a043f82af52023019a9c08732b
parent446a01ebfd5c46dcad993153e533f5f1d30e2d44
ASoC: wm8580: 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/wm8580.c