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