usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
authorThinh Nguyen <Thinh.Nguyen@synopsys.com>
Fri, 2 Feb 2018 21:21:35 +0000 (13:21 -0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 12 Feb 2018 08:55:51 +0000 (10:55 +0200)
commitb16ea8b9492e99e03b1269fe93ebdbf8e4eabf8a
tree373ad6540f60138d89d585c1bae68e1895ee5539
parente74bd4d358e5455233f1dcc3975425905b270b91
usb: dwc3: Fix GDBGFIFOSPACE_TYPE values

The FIFO/Queue type values are incorrect. Correct them according to
DWC_usb3 programming guide section 1.2.27 (or DWC_usb31 section 1.2.25).

Additionally, this patch includes ProtocolStatusQ and AuxEventQ types.

Fixes: cf6d867d3b57 ("usb: dwc3: core: add fifo space helper")
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/core.h