ASoC: wm8711: Use IS_ENABLED() macro
authorFabio Estevam <[email protected]>
Wed, 20 Nov 2013 17:37:48 +0000 (15:37 -0200)
committerMark Brown <[email protected]>
Sun, 24 Nov 2013 13:48:31 +0000 (13:48 +0000)
commit2309d6757900c4a6909fa673724976935b408a25
treeca1e6f9eef1c30b8bd14c4ae18d912e89cb43ed3
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
ASoC: wm8711: 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/wm8711.c