]> Git Repo - qemu.git/commit
r2d: Don't use legacy -usbdevice support for setting up board
authorMarkus Armbruster <[email protected]>
Wed, 4 Feb 2015 12:28:13 +0000 (13:28 +0100)
committerGerd Hoffmann <[email protected]>
Wed, 18 Feb 2015 09:53:10 +0000 (10:53 +0100)
commit456dcd8ab45a83dd51cca357cd9aa6ad337dc20d
tree9e6f9c1a0018de0107f6ee77def5fc0d24ac9009
parent599655c91f3a55ac75007e851deca09010787bd7
r2d: 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: Magnus Damm <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/sh4/r2d.c
This page took 0.027298 seconds and 4 git commands to generate.