]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8900: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 21 Nov 2013 14:38:50 +0000 (12:38 -0200)
committerMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 18:19:03 +0000 (18:19 +0000)
commit32d69a47e6b6458540f70d87ced03807c7d5202d
tree3e198300fb02d0cc0581b645ee6aabe4784ffbce
parent446a01ebfd5c46dcad993153e533f5f1d30e2d44
ASoC: wm8900: 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/wm8900.c