On Thu, 2010-04-29 at 10:58 +0300, Peter Ujfalusi wrote:
Hello,
Changes since v2: apll_enable logic cleaned up. aif refcounting has been removed, aif handling simplified The new DAPM_OUTPUT and DAPM_INPUT widgets renamed
Correct the APLL/AIF powering sequence. Also introducing DAPM outputs and input for keeping APLL/AIF enabled in case when no valid DAPM route selected during audio activity.
The second patch removes the legacy OUTL/R.
As a note: The APLL/AIF patch replaces the same patch in Liam's series. The OUTL/R removal can be applied after the OUTL/R reference has been removed from machine drivers (as in Lima's series).
Peter Ujfalusi (2): ASoC: TWL4030: AIF/APLL fix in DAPM domain ASoC: TWL4030: Remove OUTL/R outputs
sound/soc/codecs/twl4030.c | 86 ++++++++++++++++++++++++++++++------------- 1 files changed, 60 insertions(+), 26 deletions(-)
Both Applied.
Thanks
Liam