[PATCH] i2c: wmt: Fix an error handling path in wmt_i2c_probe()

Andi Shyti andi.shyti at kernel.org
Wed Mar 6 03:55:37 PST 2024


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




More information about the linux-arm-kernel mailing list