On Fri, 24 Nov 2023 18:44:14 +0100, Greg Kroah-Hartman wrote:
6.6-stable review patch. If anyone has any objections, please let me know.
From: Geoffrey D. Bennett g@b4.vu
[ Upstream commit d98cc489029dba4d99714c2e8ec4f5ba249f6851 ]
By moving the USB IDs from the device_info struct into scarlett2_devices[], that will allow for devices with different USB IDs to share the same device_info.
Tested-by: Philippe Perrot philippe@perrot-net.fr Signed-off-by: Geoffrey D. Bennett g@b4.vu Link: https://lore.kernel.org/r/8263368e8d49e6fcebc709817bd82ab79b404468.169470581... Signed-off-by: Takashi Iwai tiwai@suse.de Signed-off-by: Sasha Levin sashal@kernel.org
As already mentioned at http://lore.kernel.org/r/87edgkpiig.wl-tiwai@suse.de this patch makes little sense as a stable update. It's a part of the code rewrite series, and no real fix. Better to drop for avoid confusions.
Ditto for 6.5 and older kernels.
thanks,
Takashi