]> 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)
commit50694eca436934da788a6eb8990f698edc600d1a
treeca1e6f9eef1c30b8bd14c4ae18d912e89cb43ed3
parent446a01ebfd5c46dcad993153e533f5f1d30e2d44
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