git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0f1e98
)
ASoC: tlv320aic32x4: Use module_i2c_driver
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 6 Aug 2012 11:55:34 +0000
(17:25 +0530)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 6 Aug 2012 14:20:30 +0000
(15:20 +0100)
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>
No differences found