ASoC: cs47l90: Fix error in clock hookups for ASRC1/2IN2R
authorSwetha Nagapuri <swetha.nagapuri@soctronics.com>
Tue, 27 Jun 2017 10:10:44 +0000 (15:40 +0530)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:27 +0000 (20:22 +0300)
commitead8513e32a2e5134f0ede3d8a088d59e0fef84e
tree49ea71254f1fae97f47c3fd9c065ee110146f51e
parente3f14428d9cac44b13233e75f88efe1c338080eb
ASoC: cs47l90: Fix error in clock hookups for ASRC1/2IN2R

There is a duplication connection for ASRC1IN2L to ASRC1R2CLK
and ASRC2IN2L to ASRC2R2CLK but one should be ASRC1IN2R to ASRC1R2CLK
and other should be ASRC2IN2R to ASRC2R2CLK. This patch fixes that.

Change-Id: I312c3bb5974da30efc2941f13f9731b00a0afdd7
Signed-off-by: Swetha Nagapuri <swetha.nagapuri@soctronics.com>
sound/soc/codecs/cs47l90.c