]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
ASoC: tlv320aic3x: Move regulator management from i2c to soc domain
authorJarkko Nikula <jhnikula@gmail.com>
Mon, 20 Sep 2010 07:39:11 +0000 (10:39 +0300)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Mon, 20 Sep 2010 17:40:46 +0000 (18:40 +0100)
commit2f24111a08d60e6db92ed2867a339ddde2195b88
treed3e8872e2ecc63169abc48a2feeeb86fce58ce33
parent826ca0bd53f443c830630c1532bf142c4e0f7d13
ASoC: tlv320aic3x: Move regulator management from i2c to soc domain

It will be easier to keep regulator enable/disable calls in sync when dynamic
regulator management is added if regulator management is moved from
aic3x_i2c_probe/_remove to aic3x_probe/_remove.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/tlv320aic3x.c