From: Lee Jones <lee.jones@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: linux-kernel@vger.kernel.org, Benson Leung <bleung@chromium.org>,
Enric Balletbo i Serra <enric.balletbo@collabora.com>,
Guenter Roeck <groeck@chromium.org>
Subject: Re: [PATCH] mfd: cros_ec: drop unneeded MODULE_ALIAS
Date: Wed, 22 Sep 2021 15:44:54 +0100 [thread overview]
Message-ID: <YUtBZp4iA38846Pd@google.com> (raw)
In-Reply-To: <20210916170534.138395-1-krzysztof.kozlowski@canonical.com>
On Thu, 16 Sep 2021, Krzysztof Kozlowski wrote:
> The MODULE_DEVICE_TABLE already creates proper alias. Having another
> MODULE_ALIAS causes the alias to be duplicated:
>
> $ modinfo cros_ec_dev.ko
>
> alias: platform:cros-ec-dev
> srcversion: F84A69D2156719A4F717A76
> alias: platform:cros-ec-dev
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
> drivers/mfd/cros_ec_dev.c | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2021-09-22 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-16 17:05 [PATCH] mfd: cros_ec: drop unneeded MODULE_ALIAS Krzysztof Kozlowski
2021-09-22 14:44 ` Lee Jones [this message]
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=YUtBZp4iA38846Pd@google.com \
--to=lee.jones@linaro.org \
--cc=bleung@chromium.org \
--cc=enric.balletbo@collabora.com \
--cc=groeck@chromium.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linux-kernel@vger.kernel.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.