Skip to content
Unverified Commit b1470d4c authored by Ajit Pandey's avatar Ajit Pandey Committed by Mark Brown
Browse files

ASoC: wm_adsp: Correct DSP pointer for preloader control



The offset of the DSP core needs to be taken into account for the DSP
preloader control get and put. Currently the dsp->preloaded variable
will only ever be read/updated on the first DSP, whilst this doesn't
affect the operation of the control the readback will be incorrect.

Signed-off-by: default avatarAjit Pandey <ajit.pandey@cirrus.com>
Signed-off-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
parent c9c9780d
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