ASoC: tlv320aic32x4: Use module_i2c_driver
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 Aug 2012 11:55:34 +0000 (17:25 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Aug 2012 14:20:30 +0000 (15:20 +0100)
commit3b09efd1decb2b36ba2c7eb88ae4893f0581e470
treec950e3711aeb778f4eb0aac9f6ea4d66606e2ee6
parenta0f1e98b34f22bb4055aebfc528bc9080b259f8f
ASoC: tlv320aic32x4: Use module_i2c_driver

module_i2c_driver makes the code simpler by eliminating module_init
and module_exit calls.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/tlv320aic32x4.c
This page took 0.026502 seconds and 5 git commands to generate.