summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-07-08 09:47:12 +0800
committerMiquel Raynal <miquel.raynal@bootlin.com>2026-07-17 17:47:56 +0200
commit5b2444b4d575d8117809c57801562ef37ca2d4af (patch)
tree8cf6e956051193ddca03c6cdcfd897b1a6650f14 /tools/lib/python
parent69e3c504e18bf1fec03fdf6293320860ec832af8 (diff)
downloadlinux-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