]> www.infradead.org Git - linux.git/commit
media: i2c: mt9v111: Enable module autoloading
authorLiao Chen <liaochen4@huawei.com>
Thu, 29 Aug 2024 12:52:02 +0000 (12:52 +0000)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 31 Aug 2024 07:40:44 +0000 (09:40 +0200)
commit2c2d24dc5943da93561663d245d96cf6f8fe2691
tree8338dd15c5d8e021ceca52dff4cd00eb6f1a5e9f
parent99d30e2fdea4086be4e66e2deb10de854b547ab8
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>
drivers/media/i2c/mt9v111.c