ASoC: tas2781: fixed register access error when switching to other chips
authorShenghao Ding <shenghao-ding@ti.com>
Thu, 17 Aug 2023 09:32:56 +0000 (17:32 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 17 Aug 2023 12:09:12 +0000 (13:09 +0100)
commit3d521f9f3663ba7a22e56d339c6632f0ca787371
treee41f8f42cc1a3171a53d4b4c6670b54a14cea04f
parent2d218b45848b92b03b220bf4d9bef29f058f866f
ASoC: tas2781: fixed register access error when switching to other chips

fixed register access error when switching to other tas2781 -- refresh the page
inside regmap on the switched tas2781

Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://lore.kernel.org/r/20230817093257.951-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2781-comlib.c