[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a06cd930-01d4-da57-1606-69e78566abb3@linux.intel.com>
Date: Tue, 19 Nov 2019 16:57:36 +0200
From: Mathias Nyman <mathias.nyman@...ux.intel.com>
To: Henry Lin <henryl@...dia.com>
Cc: Mathias Nyman <mathias.nyman@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] usb: xhci: only set D3hot for pci device
On 19.11.2019 10.16, Henry Lin wrote:
> Xhci driver cannot call pci_set_power_state() on non-pci xhci host
> controllers. For example, NVIDIA Tegra XHCI host controller which acts
> as platform device with XHCI_SPURIOUS_WAKEUP quirk set in some platform
> hits this issue during shutdown.
>
> Signed-off-by: Henry Lin <henryl@...dia.com>
Thanks, looks great.
I like this solution.
Keeps original code sequence, removes pci specific calls from generic xhci code,
and at the same time it fixes the NVIDIA Tegra xHC shutdown issue.
Adding to queue
-Mathias
Powered by blists - more mailing lists