ASoC: cs4271: Use IS_ENABLED() macro
authorFabio Estevam <[email protected]>
Thu, 21 Nov 2013 14:38:38 +0000 (12:38 -0200)
committerMark Brown <[email protected]>
Wed, 27 Nov 2013 18:12:15 +0000 (18:12 +0000)
commit516ea4b584332f511d3bf1b98ceabd974b1a2313
tree84b47212aa20b765bc8e464c3ce254637ec22fc5
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
ASoC: cs4271: Use IS_ENABLED() macro

Using the IS_ENABLED() macro can make the code shorter and simpler.

Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/cs4271.c