Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dbus.c599655c9 Wed Feb 04 06:28:12 CST 2015 Markus Armbruster <armbru@redhat.com> usb: Change usb_create_simple() to abort on failure

Instead of returning null pointer. Matches pci_create_simple(),
isa_create_simple(), sysbus_create_simple(). It's unused since the
previous commit, but I'll put it to use again shortly.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>