]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt9120: Fix clock auto sync issue when fs is the multiple of 48
authorChiYuan Huang <cy_huang@richtek.com>
Wed, 10 Nov 2021 03:45:20 +0000 (11:45 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 12 Nov 2021 18:16:37 +0000 (18:16 +0000)
commitf8010551a28845e6d49ed62c3d26c883c989597d
tree2c0cfc31571f1dd7ce31d498407d042b9ae986f1
parent4e1102565b964397d25970eb527c350e487ae1bb
ASoC: rt9120: Fix clock auto sync issue when fs is the multiple of 48

If fs is divided by 48, to make audio clock sync rate correct, internal
sync function have be disabled.

Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1636515921-31694-3-git-send-email-u0084500@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt9120.c