commit | 3b09efd1decb2b36ba2c7eb88ae4893f0581e470 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Aug 06 17:25:34 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Aug 06 15:20:30 2012 +0100 |
tree | c950e3711aeb778f4eb0aac9f6ea4d66606e2ee6 | |
parent | a0f1e98b34f22bb4055aebfc528bc9080b259f8f [diff] |
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>