Skip to content

Commit 7985b42

Browse files
committed
[do not merge] Audio: Up_down_mix: With no init blob force this
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
1 parent 21a8634 commit 7985b42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/audio/up_down_mixer/up_down_mixer.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
#include "up_down_mixer_coef.h"
2929
#include "up_down_mixer.h"
3030

31+
#define FORCE_REQUEST_MONO 1 // remove this
32+
3133
LOG_MODULE_REGISTER(up_down_mixer, CONFIG_SOF_LOG_LEVEL);
3234

3335
/* these ids aligns windows driver requirement to support windows driver */

0 commit comments

Comments
 (0)