commit | 2da9ad761e70c6a22e3a84f9a3e67faeef122a58 | [log] [tgz] |
---|---|---|
author | John Youn <johnyoun@synopsys.com> | Fri May 20 16:34:26 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Jun 20 12:32:45 2016 +0300 |
tree | 11f93ac63bd95cf941d91d1dba9202abf5651758 | |
parent | 3de2685f0c395a56b909dbefd40fb287c9df31b2 [diff] |
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>