Am 18.08.25 um 12:05 schrieb Mikhail Kshevetskiy: > From: Alexander Lobakin <[email protected]> > > 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 <[email protected]> > Signed-off-by: Miquel Raynal <[email protected]> > Link: https://lore.kernel.org/linux-mtd/[email protected] > Signed-off-by: Mikhail Kshevetskiy <[email protected]> # U-Boot > port
Reviewed-by: Frieder Schrempf <[email protected]>

