commit | 6d58f346a61ff50eda740e6216e9829e572d75c8 | [log] [tgz] |
---|---|---|
author | John Youn <John.Youn@synopsys.com> | Thu Dec 17 11:15:49 2015 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 22 11:55:21 2015 -0600 |
tree | 694b91f43b43fce4658e7999fa41acdef1f3ac65 | |
parent | b8ccc593eeeacde0e6794c4dcec0a57eba7356e6 [diff] |
usb: dwc2: Rename dwc2_core_reset() Renamed dwc2_core_reset() to dwc2_core_reset_and_force_dr_mode(). This describes what it is doing more accurately. This is in preparation of introducing a plain dwc2_core_reset() function that only performs the reset and doesn't force the mode. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>