[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250922153107.16381-1-johan@kernel.org>
Date: Mon, 22 Sep 2025 17:30:59 +0200
From: Johan Hovold <johan@...nel.org>
To: Miquel Raynal <miquel.raynal@...tlin.com>
Cc: Tudor Ambarus <tudor.ambarus@...aro.org>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Michal Simek <michal.simek@....com>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Claudiu Beznea <claudiu.beznea@...on.dev>,
Heiko Stuebner <heiko@...ech.de>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Samuel Holland <samuel@...lland.org>,
linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/8] mtd: drop unused module aliases
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
Powered by blists - more mailing lists