[alsa-devel] [PATCH v6 2/2] ASoC: da7210: Add support for ALC and Noise suppression

Girdwood, Liam lrg at ti.com
Wed Oct 19 18:43:38 CEST 2011


On 19 October 2011 09:54, Ashish Chavan <ashish.chavan at kpitcummins.com> wrote:
> This patch adds controls to set following ALC parameters,
>  - Max gain, Min gain, Noise gain, Attack rate, Release rate and delay
>
> It also adds a switch to enable/disable noise suppression.
>
> As per DA7210 data sheet, ALC and noise suppression can be enabled
> only if certain conditions are met. This condition checks are handled
> by simply using "_EXT" version of controls to capture change events.
>
> Signed-off-by: Ashish Chavan <ashish.chavan at kpitcummins.com>
> Signed-off-by: David Dajun Chen <dchen at diasemi.com>
> ---
> Changes since v5:
> - Changed error code from -EPERM to EINVAL
> - Used bit fields instead of magic numbers
>
> Changes since v1:
> - Reading from register instead of cache
> - Made debug message more specific about error
> - Changed "Gain" to "Volume" in names of ALC controls
> ---
>  sound/soc/codecs/da7210.c |  110 +++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 110 insertions(+), 0 deletions(-)
>

Acked-by: Liam Girdwood <lrg at ti.com>

Thanks

Liam


More information about the Alsa-devel mailing list