openwrt-pf/target/linux/generic/files/drivers/mtd/mtdsplit
Rosen Penev d6d6c309d8
kernel: use module_mtd_part_parser for mtdsplit
Remove boilerplate.

Also added deregister for bcm_wifi for consistency. Not needed as it's
builtin but still good to have.

There's a slight change from subsys_initcall to module_init. Not really
an issue for mtd drivers. No driver in linux upstream's drivers/mtd uses
subsys_initcall.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23893
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-06-23 09:00:59 +02:00
..
Kconfig
Makefile
mtdsplit.c
mtdsplit.h
mtdsplit_bcm63xx.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_bcm_wfi.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_brnimage.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_cfe_bootfs.c kernel: replace open-coded arithmetic in allocators 2026-06-22 11:06:47 +02:00
mtdsplit_elf.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_eva.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_fit.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_h3c_vfs.c kernel: replace open-coded arithmetic in allocators 2026-06-22 11:06:47 +02:00
mtdsplit_jimage.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_lzma.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_minor.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_mstc_boot.c
mtdsplit_owrt_prolog.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_seama.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_seil.c
mtdsplit_squashfs.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_tplink.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_trx.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_uimage.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00
mtdsplit_wrgg.c kernel: use module_mtd_part_parser for mtdsplit 2026-06-23 09:00:59 +02:00