[PATCH -next 0/3] media: enable module autoloading
From: Liao Chen
Date: Thu Aug 29 2024 - 04:02:46 EST
Hi all,
This patchset aims to enable autoloading of some media modules.
By registering MDT, the kernel is allowed to automatically bind
modules to devices that match the specified compatible strings.
Liao Chen (3):
media: v4l2-subdev: enable module autoloading
media: platform: rzg2l-cru: rzg2l-csi2: enable module autoloading
media: tegra_cec: enable module autoloading
drivers/media/cec/platform/tegra/tegra_cec.c | 1 +
drivers/media/i2c/mt9v111.c | 1 +
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c | 1 +
3 files changed, 3 insertions(+)
--
2.34.1