ASoC: rt1015: fix i2c communication error
authorJack Yu <jack.yu@realtek.com>
Mon, 22 Feb 2021 09:00:56 +0000 (17:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Apr 2021 13:00:04 +0000 (15:00 +0200)
commit4bac395e0b8a34f574829f6f28243825d278f16f
treec35efaf53c8e5445d912db88b3888d2f6ae22c43
parent4eff80b14014508134a1ae84ac03ad18d0a3dee7
ASoC: rt1015: fix i2c communication error

[ Upstream commit 9e0bdaa9fcb8c64efc1487a7fba07722e7bc515e ]

Remove 0x100 cache re-sync to solve i2c communication error.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
Link: https://lore.kernel.org/r/20210222090057.29532-1-jack.yu@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/rt1015.c