[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240826091858.369910-1-liaochen4@huawei.com>
Date: Mon, 26 Aug 2024 09:18:55 +0000
From: Liao Chen <liaochen4@...wei.com>
To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <linux-mediatek@...ts.infradead.org>
CC: <chris.snook@...il.com>, <davem@...emloft.net>, <edumazet@...gle.com>,
<kuba@...nel.org>, <pabeni@...hat.com>, <lorenzo@...nel.org>, <nbd@....name>,
<sean.wang@...iatek.com>, <Mark-MC.Lee@...iatek.com>,
<matthias.bgg@...il.com>, <angelogioacchino.delregno@...labora.com>,
<liaochen4@...wei.com>
Subject: [PATCH -next 0/3] net: fix module autoloading
Hi all,
This patchset aims to enable autoloading of some net modules.
By registering MDT, the kernel is allowed to automatically bind
modules to devices that match the specified compatible strings.
Liao Chen (3):
net: dm9051: fix module autoloading
net: ag71xx: fix module autoloading
net: airoha: fix module autoloading
drivers/net/ethernet/atheros/ag71xx.c | 1 +
drivers/net/ethernet/davicom/dm9051.c | 1 +
drivers/net/ethernet/mediatek/airoha_eth.c | 1 +
3 files changed, 3 insertions(+)
--
2.34.1
Powered by blists - more mailing lists