12 May
2009
12 May
'09
1:19 p.m.
On Tue, 12 May 2009 13:50:26 +0300 Peter Ujfalusi peter.ujfalusi@nokia.com wrote:
Jarkko and others: can you test this on top of the my patch? How does the 'tuck' sounds after this?
Do difference IMO. I just noted that I'm able to get both power-up/-down pops from both channels by toggling the control "HeadsetL Mixer AudioL2" or "HeadsetL Mixer Voice" but only if "HeadsetL Mixer AudioL1" is muted. But no pop from HeaderR controls.
--
Jarkko
>
> diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
> index 7847f80..f930fbc 100644
> --- a/sound/soc/soc-dapm.c
> +++ b/sound/soc/soc-dapm.c
> @@ -61,7 +61,7 @@ static int dapm_up_seq[] = {
>
> static int dapm_down_seq[] = {
> snd_soc_dapm_pre, snd_soc_dapm_adc, snd_soc_dapm_hp,
> snd_soc_dapm_spk,
> - snd_soc_dapm_pga, snd_soc_dapm_mixer_named_ctl,
> snd_soc_dapm_mixer,
> + snd_soc_dapm_mixer_named_ctl, snd_soc_dapm_mixer,
> snd_soc_dapm_pga, snd_soc_dapm_dac, snd_soc_dapm_mic,
> snd_soc_dapm_micbias, snd_soc_dapm_mux, snd_soc_dapm_value_mux,
> snd_soc_dapm_supply, snd_soc_dapm_post
>
> --
> Péter