Re: [PATCH v2] usb: ohci: add check for start frame in host controller functional states
From: Alan Stern <stern@rowland.harvard.edu>
Date: 2021-09-29 15:01:54
Also in:
lkml
From: Alan Stern <stern@rowland.harvard.edu>
Date: 2021-09-29 15:01:54
Also in:
lkml
On Wed, Sep 29, 2021 at 10:59:05AM -0400, Alan Stern wrote:
On Wed, Sep 29, 2021 at 06:09:27PM +0800, Yinbo Zhu wrote:quoted
The pm states of ohci controller include UsbOperational, UsbReset, UsbSuspendThose aren't really PM states. The specification calls them "USB states".quoted
, and UsbResume. Among them, only the UsbOperational state supports launching--^ This comma should come directly after the word "launching", with no
Sorry, I meant the word "UsbSuspend", not "launching". Alan Stern