]> Git Repo - qemu.git/commit - hw/usb/dev-uas.c
usb: Remove magic constants from device bmAttributes
authorPantelis Koukousoulas <[email protected]>
Mon, 16 Dec 2013 07:42:49 +0000 (09:42 +0200)
committerGerd Hoffmann <[email protected]>
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 <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
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
This page took 0.02351 seconds and 4 git commands to generate.