1
0
Fork 0

ASoC: Intel: update MMX ID to 3

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>
hifive-unleashed-5.1
Vinod Koul 2015-02-12 09:59:55 +05:30 committed by Mark Brown
parent 76ca1c2cd8
commit 7b9ca9d7e5
1 changed files with 1 additions and 1 deletions

View File

@ -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 {