ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algs
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 1 May 2019 10:13:31 +0000 (11:13 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 2 May 2019 02:11:22 +0000 (11:11 +0900)
commitb75a9799dc371ce5f51a73536f248f60a1be74ec
treefae23d14ae7b8866d900f2822cf4a6d64b071d68
parent07f80454369e5a8141dbbf4ae0a535230f223f2b
ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algs

Due to a typo the wrong base is being supplied for the primary algorithm
on Halo firmwares, which will cause the controls to not function.

Fixes: 170b1e123f38 ("ASoC: wm_adsp: Add support for new Halo core DSPs")
Reported-by: Stuart Henderson <stuarth@opensource.cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c