[GIT PULL] i2c-host-fixes for v6.12-rc6

From: Andi Shyti
Date: Fri Nov 01 2024 - 14:05:22 EST


Hi Wolfram,

just one fix in the muxes this week.

I wish you a great weekend,
Andi

The following changes since commit 81983758430957d9a5cb3333fe324fd70cf63e7e:

Linux 6.12-rc5 (2024-10-27 12:52:02 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.12-rc6

for you to fetch changes up to c4c4172fb9c2327262055cda171916e7a79fd7ff:

i2c: muxes: Fix return value check in mule_i2c_mux_probe() (2024-10-31 13:06:02 +0100)

----------------------------------------------------------------
i2c-host fixes for v6.12-rc6

Fixed an incorrect error return value in the Mule Multiplexer.

----------------------------------------------------------------
Yang Yingliang (1):
i2c: muxes: Fix return value check in mule_i2c_mux_probe()

drivers/i2c/muxes/i2c-mux-mule.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)