ASoC: adau1701: Use module_i2c_driver
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 Aug 2012 11:55:45 +0000 (17:25 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Aug 2012 14:20:33 +0000 (15:20 +0100)
commitbeb22de07e87a2f6802cc0e916b2f5c6aeb3f59f
tree5084e8104059207d918edd1e62da019a98210aa8
parent63a47a7544c65f0d4ca28f3ffa54468bc5f6cc6c
ASoC: adau1701: 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/adau1701.c
This page took 0.02652 seconds and 5 git commands to generate.