All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH net-next] net: mdio: Add missing MODULE_DEVICE_TABLE
Date: Wed, 12 May 2021 14:42:20 +0200	[thread overview]
Message-ID: <YJvNLExb9AtMYGZo@lunn.ch> (raw)
In-Reply-To: <1620790204-15658-1-git-send-email-zou_wei@huawei.com>

On Wed, May 12, 2021 at 11:30:04AM +0800, Zou Wei wrote:
> This patch adds missing MODULE_DEVICE_TABLE definition which generates
> correct modalias for automatic loading of this driver when it is built
> as an external module.

Please make the subject line more specific. There are a number of MDIO
bus drivers in the kernel. Adding "aspeed:" would make it clear which
one you are changing.

    Andrew

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: Zou Wei <zou_wei@huawei.com>
Cc: hkallweit1@gmail.com, linux@armlinux.org.uk, davem@davemloft.net,
	kuba@kernel.org, joel@jms.id.au, andrew@aj.id.au,
	netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] net: mdio: Add missing MODULE_DEVICE_TABLE
Date: Wed, 12 May 2021 14:42:20 +0200	[thread overview]
Message-ID: <YJvNLExb9AtMYGZo@lunn.ch> (raw)
In-Reply-To: <1620790204-15658-1-git-send-email-zou_wei@huawei.com>

On Wed, May 12, 2021 at 11:30:04AM +0800, Zou Wei wrote:
> This patch adds missing MODULE_DEVICE_TABLE definition which generates
> correct modalias for automatic loading of this driver when it is built
> as an external module.

Please make the subject line more specific. There are a number of MDIO
bus drivers in the kernel. Adding "aspeed:" would make it clear which
one you are changing.

    Andrew

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: Zou Wei <zou_wei@huawei.com>
Cc: hkallweit1@gmail.com, linux@armlinux.org.uk, davem@davemloft.net,
	kuba@kernel.org, joel@jms.id.au, andrew@aj.id.au,
	netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] net: mdio: Add missing MODULE_DEVICE_TABLE
Date: Wed, 12 May 2021 14:42:20 +0200	[thread overview]
Message-ID: <YJvNLExb9AtMYGZo@lunn.ch> (raw)
In-Reply-To: <1620790204-15658-1-git-send-email-zou_wei@huawei.com>

On Wed, May 12, 2021 at 11:30:04AM +0800, Zou Wei wrote:
> This patch adds missing MODULE_DEVICE_TABLE definition which generates
> correct modalias for automatic loading of this driver when it is built
> as an external module.

Please make the subject line more specific. There are a number of MDIO
bus drivers in the kernel. Adding "aspeed:" would make it clear which
one you are changing.

    Andrew

  parent reply	other threads:[~2021-05-12 12:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12  3:30 [PATCH net-next] net: mdio: Add missing MODULE_DEVICE_TABLE Zou Wei
2021-05-12  3:30 ` Zou Wei
2021-05-12  3:30 ` Zou Wei
2021-05-12  6:34 ` Joel Stanley
2021-05-12  6:34   ` Joel Stanley
2021-05-12  6:34   ` Joel Stanley
2021-05-12 12:42 ` Andrew Lunn [this message]
2021-05-12 12:42   ` Andrew Lunn
2021-05-12 12:42   ` Andrew Lunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YJvNLExb9AtMYGZo@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=linux-aspeed@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.