]> git.dujemihanovic.xyz Git - linux.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)
commit8f1f1846d78a318c7cdb8268b47a964a3dbc0075
tree2c0cfc31571f1dd7ce31d498407d042b9ae986f1
parent9bb4e4bae5a19ca68527392e85ad5ee88fc4b786
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