ASoC: wm8971: Use module_i2c_driver
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 Aug 2012 11:55:47 +0000 (17:25 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Aug 2012 14:20:33 +0000 (15:20 +0100)
commit28285b96c9e75a79b7698bc4286aa1cb94e5c9cb
tree24faffd83d15af3624a82e7047beb035ed2160ed
parent4abdc8c8fd25fa2f85d86babcbdb4fbbf759c86a
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>
sound/soc/codecs/wm8971.c
This page took 0.03128 seconds and 5 git commands to generate.