usb hid: use new descriptor infrastructure.
commit0e4e9695d5c4a5923094906433b5f7b431ba35e4
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 17 Nov 2010 10:05:05 +0000 (17 11:05 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Jan 2011 14:56:00 +0000 (11 15:56 +0100)
tree7bbc8bef14e6d8183ad94d5daac4d1a60f9fe97b
parent37fb59d3032687b6f0d94c307bd0a846e0ca1fe0
usb hid: use new descriptor infrastructure.

Switch the usb hid drivers (keyboard, mouse, tablet) over to the
new descriptor infrastructure.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-hid.c