]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: adav80x: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 20 Nov 2013 17:37:44 +0000 (15:37 -0200)
committerMark Brown <broonie@linaro.org>
Sun, 24 Nov 2013 13:35:56 +0000 (13:35 +0000)
commit04c3a852f51ff40f32a29e14078432038b5bcdbc
tree3fa9bf5c2986128ea48383a5221ff6237d1bd051
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
ASoC: adav80x: 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/adav80x.c