]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - sound/soc/codecs/wm8960.c
ASoC: wm8960: Use module_i2c_driver
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 Aug 2012 11:55:36 +0000 (17:25 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Aug 2012 14:20:35 +0000 (15:20 +0100)
commit3c010e60ee54ee19dc2f39b4efa43dea03d65aaa
treeb010b541d0f7c6a00475b14c68d2cb2847c75b26
parentd0b2d4fabb262dd7200382ee834d4292f6d76b1e
ASoC: wm8960: 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/wm8960.c