[Sound-open-firmware] [PATCH] Volume: Remove channels mapping via channel map array from volume control

Liam Girdwood liam.r.girdwood at linux.intel.com
Wed Nov 15 21:45:17 CET 2017


On Mon, 2017-11-13 at 12:11 +0200, Seppo Ingalsuo wrote:
> This patch removes the channel map table lookup from all volume control
> since it is not used by the SOF 1.0 driver. Instead of enum channel
> descriptors the channels are addressed with indices in
> 0..<number of channels -1> range.
> 
> Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo at linux.intel.com>
> ---
>  src/audio/volume.c | 80 ++++++++++++++++++++++++++++++++++--------------------
>  1 file changed, 50 insertions(+), 30 deletions(-)
> 

Applied.

Thanks

Liam



More information about the Sound-open-firmware mailing list