linux-stable/drivers/mtd/nand/spi
Alexander Lobakin 25fefc88c7 mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
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.

Fixes: 7529df4652 ("mtd: nand: Add core infrastructure to support SPI NANDs")
Cc: stable@vger.kernel.org # 4.19+
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210323173714.317884-1-alobakin@pm.me
2021-03-28 19:13:39 +02:00
..
core.c mtd: spinand: core: add missing MODULE_DEVICE_TABLE() 2021-03-28 19:13:39 +02:00
gigadevice.c mtd: spinand: gigadevice: Support GD5F1GQ5UExxG 2021-03-11 09:37:29 +01:00
Kconfig mtd: spinand: Use the external ECC engine logic 2020-12-10 22:37:30 +01:00
macronix.c mtd: spinand: macronix: Add support for MX35LFxG24AD 2020-12-10 22:37:54 +01:00
Makefile mtd: spinand: Add initial support for Paragon PN26G0xA 2019-06-27 20:13:07 +02:00
micron.c mtd: spinand: micron: Add support for MT29F2G01AAAED 2020-12-10 22:37:32 +01:00
paragon.c mtd: spinand: rework detect procedure for different READ_ID operation 2020-03-09 14:50:19 +01:00
toshiba.c mtd: spinand: toshiba: Demote non-conformant kernel-doc header 2020-11-20 12:37:31 +01:00
winbond.c mtd: spinand: rework detect procedure for different READ_ID operation 2020-03-09 14:50:19 +01:00