]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-io: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 20 Nov 2013 17:37:42 +0000 (15:37 -0200)
committerMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 16:45:38 +0000 (16:45 +0000)
commit190454639bf603b7f68e5e0298aaf56e54021649
tree4d1a1f4919696170de04a6361a9c63b6f81239d1
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
ASoC: soc-io: 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/soc-io.c