qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 6/7] usb/ohci: Implement resume on connection status chang


From: Gerd Hoffmann
Subject: Re: [PATCH v2 6/7] usb/ohci: Implement resume on connection status change
Date: Tue, 28 Feb 2023 15:55:20 +0100

> > -            /* TODO: CSC is a wakeup event */
> > +            /* CSC is a wakeup event */
> > +            if (ohci_resume(ohci)) {
> > +                ohci_set_interrupt(ohci, OHCI_INTR_RD);
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> 
> Gerd, if you Ack I can queue this.

Looks good to me (whole series).

Acked-by: Gerd Hoffmann <kraxel@redhat.com>

thanks,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]