]> git.proxmox.com Git - mirror_qemu.git/commit
usb: Remove magic constants from device bmAttributes
authorPantelis Koukousoulas <pktoss@gmail.com>
Mon, 16 Dec 2013 07:42:49 +0000 (09:42 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 18 Feb 2014 14:39:12 +0000 (15:39 +0100)
commitbd93976a1ad9cca9636da66dfde98a41e573130c
tree3c337768b23ec9c6ae31f6e92bb21d162db3cd18
parent46eef33b89e936ca793e13c4aeea1414e97e8dbb
usb: Remove magic constants from device bmAttributes

Replace magic constants in device bmAttributes with symbolic ones
from Linux kernel ch9.h

Signed-off-by: Pantelis Koukousoulas <pktoss@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
12 files changed:
hw/usb/desc.c
hw/usb/dev-audio.c
hw/usb/dev-bluetooth.c
hw/usb/dev-hid.c
hw/usb/dev-hub.c
hw/usb/dev-network.c
hw/usb/dev-serial.c
hw/usb/dev-smartcard-reader.c
hw/usb/dev-storage.c
hw/usb/dev-uas.c
hw/usb/dev-wacom.c
include/hw/usb.h