i2c-host-fixes for v6.14-rc8

From: Andi Shyti
Date: Fri Mar 21 2025 - 04:20:58 EST


Hi Wolfram,

No new fixes arrived last week, but I fished out this one from
a couple of years ago. Thanks to Shyam for acking it!

See you later with the pull request for the merge window.

Thanks,
Andi

The following changes since commit 4701f33a10702d5fc577c32434eb62adde0a1ae1:

Linux 6.14-rc7 (2025-03-16 12:55:17 -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.14-rc8

for you to fetch changes up to 6ea39cc388899a121b5b19b6968692e9460ee4a3:

i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq (2025-03-20 14:37:47 +0100)

----------------------------------------------------------------
i2c-host-fixes for v6.14-rc8

amd-mp2: fix double free of irq.

----------------------------------------------------------------
Yang Yingliang (1):
i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq

drivers/i2c/busses/i2c-amd-mp2-pci.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)