]> git.ipfire.org Git - thirdparty/qemu.git/commit
xhci: fix usb name in caps
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 24 Oct 2012 14:19:21 +0000 (16:19 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 30 Nov 2012 21:57:51 +0000 (15:57 -0600)
commit3dd59b4dc77847d78d04c4cfe03d9bd574ff5918
tree6a9569fd9a214ecd2c424a5b8211a3aa10451ac0
parent03e044136ae6c595fec63dd21be39dbf12a24eca
xhci: fix usb name in caps

Used to be "UTB" not "USB".

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit 0ebfb144e8ad3f2da436d630fdcc5aa9ab646341)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/usb/hcd-xhci.c