]> Git Repo - qemu.git/commit
usb-musb: Add reset function
authorJuha Riihimäki <[email protected]>
Wed, 31 Aug 2011 20:49:41 +0000 (21:49 +0100)
committerGerd Hoffmann <[email protected]>
Wed, 7 Sep 2011 07:58:27 +0000 (09:58 +0200)
commit5b1cdb4ead0b3d2190492fce0a17e809ef915f26
tree6352cb66925129abad5632b2b608f1ba604ec918
parent406c20754a29586f6dc1fccacbca3792be24922c
usb-musb: Add reset function

Add a separate reset function musb_reset() to the usb-musb interface,
so that users who implement a reset function can also reset usb-musb.
Use this in tusb6010.

Signed-off-by: Juha Riihimäki <[email protected]>
[Riku Voipio: Fixes and restructuring patchset]
Signed-off-by: Riku Voipio <[email protected]>
[Peter Maydell: More fixes and cleanups for upstream submission]
Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/tusb6010.c
hw/usb-musb.c
hw/usb.h
This page took 0.022989 seconds and 4 git commands to generate.