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