mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next v2 0/3] ata: Enable module autoloading
@ 2024-08-31  7:21 Liao Chen
  2024-08-31  7:21 ` [PATCH -next v2 1/3] ata: pata_ftide010: " Liao Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Liao Chen @ 2024-08-31  7:21 UTC (permalink / raw)
  To: linux-ide, linux-kernel; +Cc: s.shtylyov, linus.walleij, dlemoal, cassel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-01 23:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-31  7:21 [PATCH -next v2 0/3] ata: Enable module autoloading Liao Chen
2024-08-31  7:21 ` [PATCH -next v2 1/3] ata: pata_ftide010: " Liao Chen
2024-09-01 22:16   ` Linus Walleij
2024-08-31  7:21 ` [PATCH -next v2 2/3] ata: pata_ixp4xx: " Liao Chen
2024-09-01 22:16   ` Linus Walleij
2024-08-31  7:21 ` [PATCH -next v2 3/3] ata: sata_gemini: " Liao Chen
2024-09-01 23:09 ` [PATCH -next v2 0/3] ata: " Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®