[alsa-devel] [PATCH 15/15] ASoC: twl6040: Fix TLV dB step values for gains

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Dec 7 14:36:49 CET 2010


On Mon, Dec 06, 2010 at 06:18:23PM -0600, Olaya, Margarita wrote:
> Some gains were incorrectly configured for dB values.
> 
> Signed-off-by: Margarita Olaya Cabrera <magi.olaya at ti.com>

Acked-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

but:

>  /*
>   * AFMGAIN volume control:
>   * from 18 to 24 dB in 6 dB steps
>   */
> -static DECLARE_TLV_DB_SCALE(afm_amp_tlv, 600, 600, 0);
> +static DECLARE_TLV_DB_SCALE(afm_amp_tlv, 1800, 600, 0);

this was only added earlier in the series - please fix up the original
patch if resubmitting.


More information about the Alsa-devel mailing list