android_kernel_samsung_sm8650/sound/soc/mediatek/mt8186
Eugen Hristev 6d7f454927 ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
[ Upstream commit 38744c3fa00109c51076121c2deb4f02e2f09194 ]

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: b65c466220 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-10 17:10:23 +01:00
..
Makefile ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682s 2022-07-20 17:42:27 +01:00
mt8186-afe-clk.c ASoC: mediatek: mt8186: Fix use-after-free in driver remove path 2023-05-24 17:32:45 +01:00
mt8186-afe-clk.h ASoC: mediatek: mt8186: Fix use-after-free in driver remove path 2023-05-24 17:32:45 +01:00
mt8186-afe-common.h ASoC: mediatek: mt8186: Allow setting shared clocks from machine driver 2022-09-09 18:49:00 +01:00
mt8186-afe-control.c ASoC: mediatek: mt8186: add platform driver 2022-07-20 17:42:24 +01:00
mt8186-afe-gpio.c ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select" 2022-09-29 12:10:49 +01:00
mt8186-afe-gpio.h ASoC: mediatek: mt8186: support gpio control in platform driver 2022-06-06 16:00:51 +01:00
mt8186-afe-pcm.c ASoC: mediatek: mt8186: Fix use-after-free in driver remove path 2023-05-24 17:32:45 +01:00
mt8186-audsys-clk.c ASoC: mediatek: mt8186: Fix use-after-free in driver remove path 2023-05-24 17:32:45 +01:00
mt8186-audsys-clk.h ASoC: mediatek: mt8186: Fix use-after-free in driver remove path 2023-05-24 17:32:45 +01:00
mt8186-audsys-clkid.h ASoC: mediatek: mt8186: support audsys clock control 2022-06-06 16:00:42 +01:00
mt8186-dai-adda.c ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset 2024-01-10 17:10:23 +01:00
mt8186-dai-hostless.c ASoC: mediatek: mt8186: support hostless in platform driver 2022-06-06 16:00:44 +01:00
mt8186-dai-hw-gain.c ASoC: mediatek: mt8186: support hw gain in platform driver 2022-06-06 16:00:45 +01:00
mt8186-dai-i2s.c ASoC: mediatek: mt8186: Remove clock share parsing from DT 2022-09-09 18:49:02 +01:00
mt8186-dai-pcm.c ASoC: mediatek: mt8186: remove unnecessary judgments 2022-07-27 13:14:44 +01:00
mt8186-dai-src.c ASoC: mediatek: mt8186: support src in platform driver 2022-06-06 16:00:48 +01:00
mt8186-dai-tdm.c ASoC: mediatek: mt8186: remove unnecessary judgments 2022-07-27 13:14:44 +01:00
mt8186-interconnection.h ASoC: mediatek: mt8186: add misc driver and register definitions 2022-06-06 16:00:52 +01:00
mt8186-misc-control.c ASoC: mediatek: mt8186: add misc driver and register definitions 2022-06-06 16:00:52 +01:00
mt8186-mt6366-common.c ASoC: mediatek: mt8186: add mt8186-mt6366 common driver 2022-07-20 17:42:25 +01:00
mt8186-mt6366-common.h ASoC: mediatek: mt8186: add mt8186-mt6366 common driver 2022-07-20 17:42:25 +01:00
mt8186-mt6366-da7219-max98357.c ASoC: mediatek: mt8186: Correct I2S shared clocks 2022-12-31 13:32:16 +01:00
mt8186-mt6366-rt1019-rt5682s.c ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messages 2023-11-20 11:52:18 +01:00
mt8186-reg.h ASoC: mediatek: mt8186: add misc driver and register definitions 2022-06-06 16:00:52 +01:00