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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
flexcop_ibi_value_le.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
flexcop-common.h media: b2c2: Remove unused functions 2024-12-02 14:05:24 +01:00
flexcop-eeprom.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
flexcop-fe-tuner.c media: lgdt330x: convert it to the new I2C binding way 2018-05-04 11:09:26 -04:00
flexcop-hw-filter.c media: b2c2: remove trailing semicolon in macro definition 2021-03-11 11:59:45 +01:00
flexcop-i2c.c media: flexcop-i2c: Constify struct i2c_algorithm 2025-06-17 10:35:14 +02:00
flexcop-misc.c media: b2c2: Remove unused functions 2024-12-02 14:05:24 +01:00
flexcop-reg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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 media: flexcop: avoid -Wempty-body warning 2021-04-09 13:05:01 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00