25fefc88c7
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
core.c | ||
gigadevice.c | ||
macronix.c | ||
micron.c | ||
paragon.c | ||
toshiba.c | ||
winbond.c |