diff options
| author | Pengpeng Hou <pengpeng@iscas.ac.cn> | 2026-07-08 09:47:12 +0800 |
|---|---|---|
| committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2026-07-17 17:47:56 +0200 |
| commit | 5b2444b4d575d8117809c57801562ef37ca2d4af (patch) | |
| tree | 8cf6e956051193ddca03c6cdcfd897b1a6650f14 /tools/lib/python | |
| parent | 69e3c504e18bf1fec03fdf6293320860ec832af8 (diff) | |
| download | linux-5b2444b4d575d8117809c57801562ef37ca2d4af.tar.gz linux-5b2444b4d575d8117809c57801562ef37ca2d4af.zip | |
mtd: nand: realtek-ecc: add missing MODULE_DEVICE_TABLE()
The Realtek external ECC engine driver has an OF match table wired into
its platform driver, but the table is not exported with
MODULE_DEVICE_TABLE().
When the driver is built as a module, the missing OF module alias
prevents automatic module loading from the compatible string.
Add the missing MODULE_DEVICE_TABLE() entry.
Fixes: 3148d0e5b1c5 ("mtd: nand: realtek-ecc: Add Realtek external ECC engine support")
Cc: stable@vger.kernel.org
Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
