commit | 0ecbbb4fe5f0aae4cd70ec02383fd6b96aedb052 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Aug 06 17:25:48 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Aug 06 15:20:33 2012 +0100 |
tree | dd15f96fc3dcc08eb38023b9c2b308293478bd8f | |
parent | 28285b96c9e75a79b7698bc4286aa1cb94e5c9cb [diff] |
ASoC: ak4671: 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>