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