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