summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@collabora.com>2023-12-29 14:43:42 +0300
committerMark Brown <broonie@kernel.org>2023-12-29 20:08:18 +0300
commit38744c3fa00109c51076121c2deb4f02e2f09194 (patch)
treebc934930120db5a644b71e4b95877bd8055fecb8 /fs
parentf9d378fc68c43fd41b35133edec9cd902ec334ec (diff)
downloadlinux-38744c3fa00109c51076121c2deb4f02e2f09194.tar.xz
ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
AUD_PAD_TOP widget's correct register is AFE_AUD_PAD_TOP , and not zero. Having a zero as register, it would mean that the `snd_soc_dapm_new_widgets` would try to read the register at offset zero when trying to get the power status of this widget, which is incorrect. Fixes: b65c466220b3 ("ASoC: mediatek: mt8186: support adda in platform driver") Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com> Link: https://lore.kernel.org/r/20231229114342.195867-1-eugen.hristev@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions