linux/drivers/media/common/saa7146
Ethan Nelson-Moore c64122124c media: remove unnecessary module_init/exit functions
Three media drivers have unnecessary module_init and module_exit
functions that are empty or just print a message. Remove them. Note
that if a module_init function exists, a module_exit function must also
exist; otherwise, the module cannot be unloaded.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2026-03-11 01:05:37 +01:00
..
Kconfig media: saa7146: convert to vb2 2023-04-15 08:53:31 +01:00
Makefile
saa7146_core.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
saa7146_fops.c media: remove unnecessary module_init/exit functions 2026-03-11 01:05:37 +01:00
saa7146_hlp.c media: common: saa7146: Use min macro 2024-05-03 11:11:57 +01:00
saa7146_i2c.c
saa7146_vbi.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
saa7146_video.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00