]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: ssm2602: Use IS_ENABLED() macro
authorFabio Estevam <festevam@gmail.com>
Thu, 21 Nov 2013 14:38:42 +0000 (12:38 -0200)
committerMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 18:13:24 +0000 (18:13 +0000)
commite42644c64c0de145ab2041ceb904e44421dd6794
treece6baf64f0347e145a4283b850871d13a5f2e62e
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
ASoC: ssm2602: 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/ssm2602.c