git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ASoC: Intel: Skylake: Add channel map in updown mixer module IPC
[muen/linux.git]
/
sound
/
soc
/
intel
/
skylake
/
skl-topology.h
diff --git
a/sound/soc/intel/skylake/skl-topology.h
b/sound/soc/intel/skylake/skl-topology.h
index 16cea466018cb1ccba9d8634f9df437c4366fd19..bc3c29161ed0062b55a83598de4159c2de499fd2 100644
(file)
--- a/
sound/soc/intel/skylake/skl-topology.h
+++ b/
sound/soc/intel/skylake/skl-topology.h
@@
-161,6
+161,7
@@
struct skl_up_down_mixer_cfg {
u32 coeff_sel;
/* Pass the user coeff in this array */
s32 coeff[UP_DOWN_MIXER_MAX_COEFF];
+ u32 ch_map;
} __packed;
struct skl_algo_cfg {