projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ca1c2
)
ASoC: Intel: update MMX ID to 3
author
Vinod Koul
<vinod.koul@intel.com>
Thu, 12 Feb 2015 04:29:55 +0000
(09:59 +0530)
committer
Mark Brown
<broonie@kernel.org>
Mon, 23 Feb 2015 15:43:59 +0000
(
00:43
+0900)
The updated firmware expects the MMX ID to be used as 3, so update the
driver as well
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst-atom-controls.h
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/intel/sst-atom-controls.h
b/sound/soc/intel/sst-atom-controls.h
index dfebfdd5eb2aaa65e1f21aa5d65d2c9052486b75..daecc58f28afafb28c8172649355ff9b30749783 100644
(file)
--- a/
sound/soc/intel/sst-atom-controls.h
+++ b/
sound/soc/intel/sst-atom-controls.h
@@
-150,7
+150,7
@@
enum sst_cmd_type {
enum sst_task {
SST_TASK_SBA = 1,
- SST_TASK_MMX,
+ SST_TASK_MMX
= 3
,
};
enum sst_type {