[PATCH v6 04/21] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()

Frieder Schrempf frieder.schrempf at kontron.de
Tue Aug 19 09:13:08 CEST 2025


Am 18.08.25 um 12:05 schrieb Mikhail Kshevetskiy:
> From: Alexander Lobakin <alobakin at pm.me>
> 
> The module misses MODULE_DEVICE_TABLE() for both SPI and OF ID tables
> and thus never autoloads on ID matches.
> Add the missing declarations.
> Present since day-0 of spinand framework introduction.
> 
> This is a port of linux commit
> 25fefc88c71f ("mtd: spinand: core: add missing MODULE_DEVICE_TABLE()")
> 
> Signed-off-by: Alexander Lobakin <alobakin at pm.me>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> Link: https://lore.kernel.org/linux-mtd/20210323173714.317884-1-alobakin@pm.me
> Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy at iopsys.eu> # U-Boot port

Reviewed-by: Frieder Schrempf <frieder.schrempf at kontron.de>


More information about the U-Boot mailing list