]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: tlv320aic23: Remove #defines for I2C
authorMark Brown <broonie@linaro.org>
Tue, 24 Sep 2013 17:49:54 +0000 (18:49 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 24 Sep 2013 18:31:16 +0000 (19:31 +0100)
commit2c142c61f79c14a120c0f4d2954e35b6404b2d0d
tree4e3c00c46b316c96e9eff58cd1783f4f8eb1480f
parent4a10c2ac2f368583138b774ca41fac4207911983
ASoC: tlv320aic23: Remove #defines for I2C

The only control interface supported by this driver is I2C so there is no
need for conditional compilation around the control interface.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tlv320aic23.c