This patchset has some minor cleanups to usb-musb that we can make now
that the only user (tusb6010) is a qdev device.

I've thrown in a minor piece of renaming to avoid a C-standard reserved
namespace.

These patches depend only on the just-committed bdc76462a so they
should be fine to go in through the usb queue.


Juha Riihimäki (1):
  usb-musb: Add reset function

Peter Maydell (2):
  usb: Remove leading underscores from __musb_irq_max
  usb-musb: Take a DeviceState* in init function

 hw/tusb6010.c |   11 +++--------
 hw/usb-musb.c |   26 ++++++++++++++++++++------
 hw/usb.h      |    6 ++++--
 3 files changed, 27 insertions(+), 16 deletions(-)

Reply via email to