Skip to content
Commit 4b877845 authored by James Schulman's avatar James Schulman Committed by Greg Kroah-Hartman
Browse files

ASoC: wm_adsp: Fix control name parsing for multi-fw



[ Upstream commit a8939f2e ]

When switching between firmware types, the wrong control
can be selected when requesting control in kernel API.
Use the currently selected DSP firwmare type to select
the proper mixer control.

Signed-off-by: default avatarJames Schulman <james.schulman@cirrus.com>
Acked-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210115201105.14075-1-james.schulman@cirrus.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 61e97f32
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment