Hi Hans, Thanks for your patch, but I think this has been fixed by below commit https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/media/pci/intel/ivsc/mei_csi.c?id=18e35ba0d89f89bdda8001c6b34b18f62917d10d https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/media/pci/intel/ivsc/mei_ace.c?id=6b6f41791b443e9d141ae254ec0de833841497a9 BR, Wentong > From: Hans de Goede <hdegoede> > > Hi All, > > This fixes an issue with the mei device-id matching which I noticed while > debugging an out of tree IPU6 driver issue which a Fedora user was seeing with > kernels >= 6.5 on a Dell Precision 5470 which uses the VSC chip. > > Note the root cause there was a different issue and these patches have been > compile tested only, please test. > > Regards, > > Hans > > > Hans de Goede (2): > media: mei_csi: Fix driver modalias not matching device modalias > media: mei_ace: Fix driver modalias not matching device modalias > > drivers/media/pci/intel/ivsc/mei_ace.c | 2 +- > drivers/media/pci/intel/ivsc/mei_csi.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > -- > 2.41.0