linux/drivers/media/common/b2c2
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
..
flexcop_ibi_value_be.h
flexcop_ibi_value_le.h
flexcop-common.h
flexcop-eeprom.c
flexcop-fe-tuner.c
flexcop-hw-filter.c
flexcop-i2c.c media: flexcop-i2c: Constify struct i2c_algorithm 2025-06-17 10:35:14 +02:00
flexcop-misc.c
flexcop-reg.h
flexcop-sram.c media: b2c2: Remove space before newline 2025-08-29 11:04:02 +02:00
flexcop.c media: remove unnecessary module_init/exit functions 2026-03-11 01:05:37 +01:00
flexcop.h
Kconfig
Makefile