commit | 2c2d24dc5943da93561663d245d96cf6f8fe2691 | [log] [tgz] |
---|---|---|
author | Liao Chen <liaochen4@huawei.com> | Thu Aug 29 12:52:02 2024 +0000 |
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Sat Aug 31 09:40:44 2024 +0200 |
tree | 8338dd15c5d8e021ceca52dff4cd00eb6f1a5e9f | |
parent | 99d30e2fdea4086be4e66e2deb10de854b547ab8 [diff] |
media: i2c: mt9v111: Enable module autoloading Add MODULE_DEVICE_TABLE(), so modules could be properly autoloaded based on the alias from of_device_id table. Signed-off-by: Liao Chen <liaochen4@huawei.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>