]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
ASoC: twl6040: Convert into TWL6040 MFD child
authorMisael Lopez Cruz <misael.lopez@ti.com>
Mon, 2 May 2011 02:27:00 +0000 (21:27 -0500)
committerPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 4 Jul 2011 16:35:06 +0000 (19:35 +0300)
commitfb34d3d5056a1f8439bbfa13d4519345814d4255
treea0e1e1a2dd4415324a4e30f61c463252a217bd6c
parentf19b2823f82499c60ec15d5fe8783193d77e3043
ASoC: twl6040: Convert into TWL6040 MFD child

Convert TWL6040 CODEC driver into a TWL6040 MFD child, it implies
that MFD-level operations like register accesses, clock setting
and power management are done through MFD APIs, not directly by
CODEC driver anymore. To avoid conflicts with the other MFD child,
vibrator registers are skipped in CODEC driver.

Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/twl6040.c
sound/soc/codecs/twl6040.h
sound/soc/omap/sdp4430.c