Home
last modified time | relevance | path

Searched hist:"1 b31b677a1efdf00d2d989327341f4f1775422dd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/sh4/
H A Dr2d.cdiff 1b31b677a1efdf00d2d989327341f4f1775422dd Fri Feb 23 06:43:59 CST 2024 Paolo Bonzini <pbonzini@redhat.com> hw/sh4/r2d: do not use usb_bus_find()

usb_bus_find() is always used with argument -1; it can be replaced with
a search of the single USB bus on the machine.

Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240223124406.234509-4-pbonzini@redhat.com>
[PMD: Fixed style]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>