7 Dec
2010
7 Dec
'10
1:36 p.m.
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@ti.com
Acked-by: Mark Brown broonie@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.