qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH-for-9.1 04/18] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST fla


From: Thomas Huth
Subject: Re: [PATCH-for-9.1 04/18] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
Date: Wed, 6 Mar 2024 17:17:30 +0100
User-agent: Mozilla Thunderbird

On 05/03/2024 14.42, Philippe Mathieu-Daudé wrote:
XHCI_FLAG_SS_FIRST was only used by the pc-i440fx-2.0 machine,
which got removed. Remove it and simplify various functions in
hcd-xhci.c.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  hw/usb/hcd-xhci.h     |  1 -
  hw/usb/hcd-xhci-nec.c |  2 --
  hw/usb/hcd-xhci-pci.c |  1 -
  hw/usb/hcd-xhci.c     | 42 ++++++++----------------------------------
  4 files changed, 8 insertions(+), 38 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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