UPSTREAM: usb: dwc3: Use the correct speed macros for DSTS/DCFG
authorJohn Youn <johnyoun@synopsys.com>
Fri, 20 May 2016 23:34:26 +0000 (16:34 -0700)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 16 Aug 2016 12:48:19 +0000 (20:48 +0800)
commitc7f6878fb82e709d17a029f9b1a26a33efbea3bf
treeb10360b9d74258aaae264ba9e5af5009ee768a67
parent9557d798b3b41cb52f708eb57cd5246a2cd747a3
UPSTREAM: usb: dwc3: Use the correct speed macros for DSTS/DCFG

Correct the use of the DWC3_DSTS_XXX_SPEED and DWC3_DCFG_XXX_SPEED
macros. The wrong set of macros were being used in a few places.

This is only a cosmetic change as the values for both sets are
identical.

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
(cherry picked from commit 2da9ad761e70c6a22e3a84f9a3e67faeef122a58)

Conflicts:
drivers/usb/dwc3/gadget.c

Change-Id: I39aed8e30e6f150c2e4d5350caac7b3936ba784d
drivers/usb/dwc3/gadget.c