]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm9081: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 21 Nov 2013 14:48:32 +0000 (12:48 -0200)
committerMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 18:24:59 +0000 (18:24 +0000)
commit7b8671743013ad67705e378b07e3f8510097d834
tree0c4c21824181113b7e18a3ff2db48f1046a00e08
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
ASoC: wm9081: 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/wm9081.c