]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8750: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 21 Nov 2013 14:38:46 +0000 (12:38 -0200)
committerMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 18:15:35 +0000 (18:15 +0000)
commit3071c3d72bd728f559f2f162d320480d03291a74
treec75a8345e58f9e9cedd4a915c6ee59dcc4683867
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
ASoC: wm8750: 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/wm8750.c