commit | 2e487d280525b91b03976203b15aba365ec5b4e6 | [log] [tgz] |
---|---|---|
author | Thinh Nguyen <Thinh.Nguyen@synopsys.com> | Thu Apr 25 13:55:30 2019 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri May 03 09:13:49 2019 +0300 |
tree | ee0295976ff0cbeaa2d3608c7756f15105c16eac | |
parent | 8d791929b2fbdf7734c1596d808e55cb457f4562 [diff] |
usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA The macro name DWC3_DCTL_LPM_ERRATA is uninformative and does not do masking. Remove DWC3_DCTL_LPM_ERRATA_MASK and rename DWC3_DCTL_LPM_ERRATA to DWC3_DCTL_NYET_THRES with proper masking. Signed-off-by: Thinh Nguyen <thinhn@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>