[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <777db5f6-cf5b-0c68-7dae-c1577b930178@omp.ru>
Date: Tue, 27 Dec 2022 11:11:44 +0300
From: Sergey Shtylyov <s.shtylyov@....ru>
To: Gongwei Li <lifangpi@...mail.com>, <mathias.nyman@...el.com>,
<gregkh@...uxfoundation.org>
CC: <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<972624427@...com>, Gongwei Li <ligongwei@...inos.cn>
Subject: Re: [PATCH V2] usb: Fix typo in comment
Hello!
On 12/27/22 9:59 AM, Gongwei Li wrote:
> From: Gongwei Li <ligongwei@...inos.cn>
>
> Spelling mistake in comment.
That was not a comment...
> Signed-off-by: Gongwei Li <ligongwei@...inos.cn>
> ---
> drivers/usb/host/pci-quirks.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/usb/host/pci-quirks.c b/drivers/usb/host/pci-quirks.c
> index ef08d68b9714..ebc478def1d7 100644
> --- a/drivers/usb/host/pci-quirks.c
> +++ b/drivers/usb/host/pci-quirks.c
> @@ -1103,7 +1103,7 @@ void usb_enable_intel_xhci_ports(struct pci_dev *xhci_pdev)
> pci_read_config_dword(xhci_pdev, USB_INTEL_USB2PRM,
> &ports_available);
>
> - dev_dbg(&xhci_pdev->dev, "Configurable USB 2.0 ports to hand over to xCHI: 0x%x\n",
> + dev_dbg(&xhci_pdev->dev, "Configurable USB 2.0 ports to hand over to xHCI: 0x%x\n",
> ports_available);
>
> /* Write XUSB2PR, the xHC USB 2.0 Port Routing Register, to
MBR, Sergey
Powered by blists - more mailing lists