]> Pileus Git - ~andy/linux/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)
commit4d9127faa864e7068d7e06527dfdf099ad06f64a
tree4d1a1f4919696170de04a6361a9c63b6f81239d1
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
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