Re: [PATCH] i2c: wmt: Fix an error handling path in wmt_i2c_probe()
From: Andi Shyti
Date: Wed Mar 06 2024 - 07:13:51 EST
Hi
On Fri, 05 Jan 2024 15:39:35 +0100, Christophe JAILLET wrote:
> wmt_i2c_reset_hardware() calls clk_prepare_enable(). So, should an error
> occurs after it, it should be undone by a corresponding
> clk_disable_unprepare() call, as already done in the remove function.
>
>
Applied to i2c/i2c-host-fixes on
git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git
Thank you,
Andi
Patches applied
===============
[1/1] i2c: wmt: Fix an error handling path in wmt_i2c_probe()
commit: 78c1dbed365217ee751531e24c18da77795074d9