[GIT PULL] i2c-host-fixes for v6.15-rc3
From: Andi Shyti
Date: Fri Apr 18 2025 - 08:19:00 EST
Hi Wolfram,
one fix for this week which prevents a potential NULL pointer
dereference by adding an extra check in probe.
Have a good weekend,
Andi
The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:
Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)
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.15-rc3
for you to fetch changes up to 424eafe65647a8d6c690284536e711977153195a:
i2c: cros-ec-tunnel: defer probe if parent EC is not present (2025-04-13 21:33:44 +0200)
----------------------------------------------------------------
i2c-host-fixes for v6.15-rc3
- ChromeOS EC tunnel: fix potential NULL pointer dereference
----------------------------------------------------------------
Thadeu Lima de Souza Cascardo (1):
i2c: cros-ec-tunnel: defer probe if parent EC is not present
drivers/i2c/busses/i2c-cros-ec-tunnel.c | 3 +++
1 file changed, 3 insertions(+)