Re: [PATCH v2] usb: ohci: add check for start frame in host controller functional states

From: Alan Stern
Date: Wed Sep 29 2021 - 11:01:54 EST


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:
> > The pm states of ohci controller include UsbOperational, UsbReset, UsbSuspend
>
> Those aren't really PM states. The specification calls them "USB
> states".
>
> > , 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