]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ata: pata_ftide010: Enable module autoloading
authorLiao Chen <liaochen4@huawei.com>
Sat, 31 Aug 2024 07:21:56 +0000 (07:21 +0000)
committerDamien Le Moal <dlemoal@kernel.org>
Sun, 1 Sep 2024 23:05:36 +0000 (08:05 +0900)
commit4b4e1a961f6e72c6889f37694cafbd30ea10ec36
tree1e46bf3a553ec086dc8e812ff8c3c2dd1f6e691b
parent9526dec226f0779d72f798e7a18375bf8d414775
ata: pata_ftide010: Enable module autoloading

Add MODULE_DEVICE_TABLE(), so modules can be properly autoloaded based
on the alias from of_device_id table.

Signed-off-by: Liao Chen <liaochen4@huawei.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
drivers/ata/pata_ftide010.c