]> git.proxmox.com Git - qemu.git/commit - usb-linux.c
qdev: Rename USBDevice member devname to product_desc
authorMarkus Armbruster <armbru@redhat.com>
Wed, 9 Dec 2009 16:07:51 +0000 (17:07 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 12 Dec 2009 13:59:38 +0000 (07:59 -0600)
commit0fe6d12e0bc752c29a93ac83a274e3650d457069
treec64224edae0e3225075045fef03d60caa6bc1600
parentba32edab7fdab0e74b54696942b4127d26861cf6
qdev: Rename USBDevice member devname to product_desc

It's not a device name, it's the USB product description string.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/bt-hid.c
hw/usb-bus.c
hw/usb-hid.c
hw/usb.h
usb-bsd.c
usb-linux.c