From: Thierry Reding <thierry.reding@gmail.com>
To: Gaosheng Cui <cuigaosheng1@huawei.com>
Cc: jckuo@nvidia.com, vkoul@kernel.org, kishon@kernel.org,
jonathanh@nvidia.com, linux-phy@lists.infradead.org,
linux-tegra@vger.kernel.org
Subject: Re: [PATCH] phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port
Date: Wed, 5 Apr 2023 14:35:03 +0200 [thread overview]
Message-ID: <ZC1q99h32vJQGjGj@orome> (raw)
In-Reply-To: <20221129111634.1547747-1-cuigaosheng1@huawei.com>
[-- Attachment #1.1: Type: text/plain, Size: 561 bytes --]
On Tue, Nov 29, 2022 at 07:16:34PM +0800, Gaosheng Cui wrote:
> The tegra_xusb_port_unregister should be called when usb2_port
> and ulpi_port map fails in tegra_xusb_add_usb2_port() or in
> tegra_xusb_add_ulpi_port(), fix it.
>
> Fixes: 53d2a715c240 ("phy: Add Tegra XUSB pad controller support")
> Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
> ---
> drivers/phy/tegra/xusb.c | 2 ++
> 1 file changed, 2 insertions(+)
Looks like this fell through the cracks. Looks correct, though, so:
Acked-by: Thierry Reding <treding@nvidia.com>
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 112 bytes --]
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Gaosheng Cui <cuigaosheng1@huawei.com>
Cc: jckuo@nvidia.com, vkoul@kernel.org, kishon@kernel.org,
jonathanh@nvidia.com, linux-phy@lists.infradead.org,
linux-tegra@vger.kernel.org
Subject: Re: [PATCH] phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port
Date: Wed, 5 Apr 2023 14:35:03 +0200 [thread overview]
Message-ID: <ZC1q99h32vJQGjGj@orome> (raw)
In-Reply-To: <20221129111634.1547747-1-cuigaosheng1@huawei.com>
[-- Attachment #1: Type: text/plain, Size: 561 bytes --]
On Tue, Nov 29, 2022 at 07:16:34PM +0800, Gaosheng Cui wrote:
> The tegra_xusb_port_unregister should be called when usb2_port
> and ulpi_port map fails in tegra_xusb_add_usb2_port() or in
> tegra_xusb_add_ulpi_port(), fix it.
>
> Fixes: 53d2a715c240 ("phy: Add Tegra XUSB pad controller support")
> Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
> ---
> drivers/phy/tegra/xusb.c | 2 ++
> 1 file changed, 2 insertions(+)
Looks like this fell through the cracks. Looks correct, though, so:
Acked-by: Thierry Reding <treding@nvidia.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-04-05 12:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-29 11:16 [PATCH] phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port Gaosheng Cui
2022-11-29 11:16 ` Gaosheng Cui
2023-04-05 12:35 ` Thierry Reding [this message]
2023-04-05 12:35 ` Thierry Reding
2023-04-12 16:21 ` Vinod Koul
2023-04-12 16:21 ` Vinod Koul
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=ZC1q99h32vJQGjGj@orome \
--to=thierry.reding@gmail.com \
--cc=cuigaosheng1@huawei.com \
--cc=jckuo@nvidia.com \
--cc=jonathanh@nvidia.com \
--cc=kishon@kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-tegra@vger.kernel.org \
--cc=vkoul@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.