[PATCH -next v2 0/3] ata: Enable module autoloading

Liao Chen posted 3 patches 1 year, 5 months ago
drivers/ata/pata_ftide010.c  | 1 +
drivers/ata/pata_ixp4xx_cf.c | 1 +
drivers/ata/sata_gemini.c    | 1 +
3 files changed, 3 insertions(+)
[PATCH -next v2 0/3] ata: Enable module autoloading
Posted by Liao Chen 1 year, 5 months ago
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
Re: [PATCH -next v2 0/3] ata: Enable module autoloading
Posted by Damien Le Moal 1 year, 5 months ago
On 8/31/24 16:21, Liao Chen wrote:
> 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(+)

Applied to for-6.12. Thanks !


-- 
Damien Le Moal
Western Digital Research