Loading
i2c: synquacer: Remove a clk reference from struct synquacer_i2c
stable inclusion from stable-v6.6.55 commit 6109f5319bfd944d359b16fd5f92666513585a1c category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB0MX4 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6109f5319bfd944d359b16fd5f92666513585a1c -------------------------------- [ Upstream commit e6722ea6b9ed731f7392277d76ca912dfffca7ee ] 'pclk' is only used locally in the probe. Remove it from the 'synquacer_i2c' structure. Also remove a useless debug message. Signed-off-by:Christophe JAILLET <christophe.jaillet@wanadoo.fr> Acked-by:
Ard Biesheuvel <ardb@kernel.org> Signed-off-by:
Andi Shyti <andi.shyti@kernel.org> Stable-dep-of: f2990f863053 ("i2c: synquacer: Deal with optional PCLK correctly") Signed-off-by:
Sasha Levin <sashal@kernel.org> (cherry picked from commit 6109f5319bfd944d359b16fd5f92666513585a1c) Signed-off-by:
Wentao Guan <guanwentao@uniontech.com>