Re: [PATCH v9 10/10] serial: sc16is7xx: improve comments about variants
From: Hugo Villeneuve <hidden>
Date: 2023-08-03 13:30:12
Also in:
linux-gpio, linux-serial, lkml
From: Hugo Villeneuve <hidden>
Date: 2023-08-03 13:30:12
Also in:
linux-gpio, linux-serial, lkml
On Mon, 31 Jul 2023 17:56:53 +0200 Greg KH [off-list ref] wrote:
On Tue, Jul 25, 2023 at 10:23:42AM -0400, Hugo Villeneuve wrote:quoted
From: Hugo Villeneuve <hvilleneuve@dimonoff.com> Replace 740/750/760 with generic terms like 74x/75x/76x to account for variants like 741, 752 and 762. Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Reviewed-by: Lech Perczak <redacted>You have now mixed a patch series full of commits that are to be backported to stable kernels (i.e. fixes) and general changes that do not need to be. Please make these two separate patch series, you can have one depend on the other, but I can't apply them both to the "for Linus" branch as obviously they are not all fixes nor need to go to Linus now. thanks, greg k-h
Hi, Ok, will do. Thank you, Hugo.