Home
last modified time | relevance | path

Searched hist:c86580b8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dmac_newworld.cc86580b8 Wed Feb 04 06:28:14 CST 2015 Markus Armbruster <armbru@redhat.com> PPC: Don't use legacy -usbdevice support for setting up board

It's tempting, because usbdevice_create() is so simple to use. But
there's a lot of unwanted complexity behind the simple interface.
Switch to usb_create_simple().

Cc: Alexander Graf <agraf@suse.de>
Cc: qemu-ppc@nongnu.org
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dspapr.cc86580b8 Wed Feb 04 06:28:14 CST 2015 Markus Armbruster <armbru@redhat.com> PPC: Don't use legacy -usbdevice support for setting up board

It's tempting, because usbdevice_create() is so simple to use. But
there's a lot of unwanted complexity behind the simple interface.
Switch to usb_create_simple().

Cc: Alexander Graf <agraf@suse.de>
Cc: qemu-ppc@nongnu.org
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>