commit | fd39d14b9676cfd3dbd5b7bfdefe3ec6149b9e1a | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Aug 06 17:25:42 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Aug 06 15:20:32 2012 +0100 |
tree | 107c26aee7f36712b192fc9d1e23327f44edb438 | |
parent | 5e383f53e80f4c644bc49a17b5590b110bad5832 [diff] |
ASoC: tlv320aic3x: 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>