2024-03-11 21:16:55

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: duplicate patches in the i2c-host-fixes tree

Hi all,

The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):

1f78f0901011 ("i2c: aspeed: Fix the dummy irq expected print")
7c16cfd69d51 ("i2c: i801: Avoid potential double call to gpiod_remove_lookup_table")
ace9dc1d1251 ("i2c: wmt: Fix an error handling path in wmt_i2c_probe()")
b60b86b55400 ("i2c: i801: Fix using mux_pdev before it's set")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-03-12 10:42:53

by Andi Shyti

[permalink] [raw]
Subject: Re: linux-next: duplicate patches in the i2c-host-fixes tree

Hi Stephen,

On Tue, Mar 12, 2024 at 08:15:58AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> 1f78f0901011 ("i2c: aspeed: Fix the dummy irq expected print")
> 7c16cfd69d51 ("i2c: i801: Avoid potential double call to gpiod_remove_lookup_table")
> ace9dc1d1251 ("i2c: wmt: Fix an error handling path in wmt_i2c_probe()")
> b60b86b55400 ("i2c: i801: Fix using mux_pdev before it's set")

we've had quite a few in the past release in i2c... will fix it
from the next release.

Thanks,
Andi