[Sound-open-firmware] [PATCH] Volume, FIR EQ, IIR EQ, tone: Fix SOF_CTRL_CMD_SWITCH polarity

Liam Girdwood liam.r.girdwood at linux.intel.com
Mon Oct 30 17:40:46 CET 2017


On Mon, 2017-10-23 at 16:55 +0300, Seppo Ingalsuo wrote:
> This patch inverts the use of switch value. A non-zero value
> unmutes the audio path.
> 
> Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo at linux.intel.com>
> ---
>  src/audio/eq_fir.c | 11 +++++++----
>  src/audio/eq_iir.c |  9 +++++----
>  src/audio/tone.c   |  9 +++++----
>  src/audio/volume.c |  6 +++---
>  4 files changed, 20 insertions(+), 15 deletions(-)

Applied.

Thanks

Liam



More information about the Sound-open-firmware mailing list