]> Pileus Git - ~andy/linux/commit
ASoC: wm8753: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 21 Nov 2013 14:38:47 +0000 (12:38 -0200)
committerMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 18:16:09 +0000 (18:16 +0000)
commit2c4864334c4d9a23fa810638ad27e80ea0ceb9a4
treec2894c4c6bb01e6290143d3f0d79fbdc34a5a818
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
ASoC: wm8753: 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/wm8753.c