From: Lubomir Rintel <lkundrak@v3.sk>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: linux-kernel@vger.kernel.org,
Alan Stern <stern@rowland.harvard.edu>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-usb@vger.kernel.org
Subject: Re: [PATCH] usb: host: ehci-mv: drop duplicated MODULE_ALIAS
Date: Sun, 19 Sep 2021 10:04:14 +0200 [thread overview]
Message-ID: <YUbu/skzkdvw5VCN@demiurge.local> (raw)
In-Reply-To: <20210916170531.138335-1-krzysztof.kozlowski@canonical.com>
On Thu, Sep 16, 2021 at 07:05:31PM +0200, Krzysztof Kozlowski wrote:
> There is one MODULE_ALIAS already.
>
> Fixes: 0440fa3d1b4e ("USB: EHCI: make ehci-mv a separate driver")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thanks,
Reviewed-by: Lubomir Rintel <lkundrak@v3.sk>
> ---
> drivers/usb/host/ehci-mv.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/usb/host/ehci-mv.c b/drivers/usb/host/ehci-mv.c
> index 8fd27249ad25..fa46d217dd10 100644
> --- a/drivers/usb/host/ehci-mv.c
> +++ b/drivers/usb/host/ehci-mv.c
> @@ -258,8 +258,6 @@ static int mv_ehci_remove(struct platform_device *pdev)
> return 0;
> }
>
> -MODULE_ALIAS("mv-ehci");
> -
> static const struct platform_device_id ehci_id_table[] = {
> {"pxa-u2oehci", 0},
> {"pxa-sph", 0},
> --
> 2.30.2
>
prev parent reply other threads:[~2021-09-19 8:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-16 17:05 [PATCH] usb: host: ehci-mv: drop duplicated MODULE_ALIAS Krzysztof Kozlowski
2021-09-19 8:04 ` Lubomir Rintel [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=YUbu/skzkdvw5VCN@demiurge.local \
--to=lkundrak@v3.sk \
--cc=gregkh@linuxfoundation.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox