linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] mtd: drop unused module aliases
@ 2025-09-22 15:30 Johan Hovold
  2025-09-22 15:31 ` [PATCH 1/8] mtd: hyperbus: hbmc-am654: drop unused module alias Johan Hovold
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Johan Hovold @ 2025-09-22 15:30 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Tudor Ambarus, Richard Weinberger, Vignesh Raghavendra,
	Kyungmin Park, Michal Simek, Nicolas Ferre, Alexandre Belloni,
	Claudiu Beznea, Heiko Stuebner, Maxime Coquelin, Alexandre Torgue,
	Chen-Yu Tsai, Jernej Skrabec, Samuel Holland, linux-mtd,
	linux-kernel, Johan Hovold

When fixing a device leak in the omap2 rawnand driver I noticed it had
a no longer used platform module alias.

This series drops unused module aliases from mtd drivers that never
supported anything but OF probing or that no longer do.

Johan


Johan Hovold (8):
  mtd: hyperbus: hbmc-am654: drop unused module alias
  mtd: onenand: omap2: drop unused module alias
  mtd: rawnand: atmel: drop unused module alias
  mtd: rawnand: omap2: drop unused module alias
  mtd: rawnand: pl353: drop unused module alias
  mtd: rawnand: rockchip: drop unused module alias
  mtd: rawnand: stm32_fmc2: drop unused module alias
  mtd: rawnand: sunxi: drop unused module alias

 drivers/mtd/hyperbus/hbmc-am654.c               | 1 -
 drivers/mtd/nand/onenand/onenand_omap2.c        | 1 -
 drivers/mtd/nand/raw/atmel/pmecc.c              | 1 -
 drivers/mtd/nand/raw/omap2.c                    | 1 -
 drivers/mtd/nand/raw/pl35x-nand-controller.c    | 1 -
 drivers/mtd/nand/raw/rockchip-nand-controller.c | 1 -
 drivers/mtd/nand/raw/stm32_fmc2_nand.c          | 1 -
 drivers/mtd/nand/raw/sunxi_nand.c               | 1 -
 8 files changed, 8 deletions(-)

-- 
2.49.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-09-29 16:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22 15:30 [PATCH 0/8] mtd: drop unused module aliases Johan Hovold
2025-09-22 15:31 ` [PATCH 1/8] mtd: hyperbus: hbmc-am654: drop unused module alias Johan Hovold
2025-09-22 15:31 ` [PATCH 2/8] mtd: onenand: omap2: " Johan Hovold
2025-09-22 15:31 ` [PATCH 3/8] mtd: rawnand: atmel: " Johan Hovold
2025-09-22 15:31 ` [PATCH 4/8] mtd: rawnand: omap2: " Johan Hovold
2025-09-22 15:31 ` [PATCH 5/8] mtd: rawnand: pl353: " Johan Hovold
2025-09-22 15:31 ` [PATCH 6/8] mtd: rawnand: rockchip: " Johan Hovold
2025-09-22 15:31 ` [PATCH 7/8] mtd: rawnand: stm32_fmc2: " Johan Hovold
2025-09-22 15:31 ` [PATCH 8/8] mtd: rawnand: sunxi: " Johan Hovold
2025-09-29 16:03 ` [PATCH 0/8] mtd: drop unused module aliases Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).