15 Nov
2017
15 Nov
'17
9:45 p.m.
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@linux.intel.com
src/audio/volume.c | 80 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 50 insertions(+), 30 deletions(-)
Applied.
Thanks
Liam