[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240829131907.541466-1-liaochen4@huawei.com>
Date: Thu, 29 Aug 2024 13:19:04 +0000
From: Liao Chen <liaochen4@...wei.com>
To: <linux-ide@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <linus.walleij@...aro.org>, <s.shtylyov@....ru>, <dlemoal@...nel.org>,
<cassel@...nel.org>, <liaochen4@...wei.com>
Subject: [PATCH -next 0/3] ata: Enable module autoloading
Hi all,
This patchset aims to enable autoloading of some use modules. By
registering MDT, the kernel is allowed to automatically bind modules to
devices that match the specified compatible strings.
Liao Chen (3):
ata: pata_ftide010: Enable module autoloading
ata: pata_ixp4xx: Enable module autoloading
ata: sata_gemini: Enable module autoloading
drivers/ata/pata_ftide010.c | 1 +
drivers/ata/pata_ixp4xx_cf.c | 1 +
drivers/ata/sata_gemini.c | 1 +
3 files changed, 3 insertions(+)
--
2.34.1
Powered by blists - more mailing lists