Hello,
Audio driven vibrator output fix: To have correct audio routed to the vibra output, we also need to configure the VIBRA_SET register, which in theory has nothing to do with the vibra, when it is driven with audio.
and fix for the APLL powering sequence: The APLL in the past was enabled at set_dai_sysclk function, but it has been fixed, which introduced some really strange signals on the outputs.
This series applies on top of Mark's tree, for-2.6.33 branch at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
Since the underlying twl4030 patches are not yet in the topic/asoc of Takashi's tree.
--- Jari Vanhala (1): ASoC: TWL4030: Vibra motor stop fix when it is driven with audio
Peter Ujfalusi (1): ASoC: TWL4030: Change APLL powering sequence
sound/soc/codecs/twl4030.c | 38 ++++++++++++++++++++++++++++++++++---- 1 files changed, 34 insertions(+), 4 deletions(-)