]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8711: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 20 Nov 2013 17:37:48 +0000 (15:37 -0200)
committerMark Brown <broonie@linaro.org>
Sun, 24 Nov 2013 13:48:31 +0000 (13:48 +0000)
commit22d5a4a1b0b706ec8c9b2536156b0ce3e4a83e74
treeca1e6f9eef1c30b8bd14c4ae18d912e89cb43ed3
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
ASoC: wm8711: 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/wm8711.c