commit | 263b7fb557f797d9d4d1dcf93fb6bb2efc3f1d46 | [log] [tgz] |
---|---|---|
author | John Youn <John.Youn@synopsys.com> | Thu Dec 17 11:16:58 2015 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 22 11:58:34 2015 -0600 |
tree | 71d324a632fa9d1af12ce8a3a73c0a20d8ef676c | |
parent | 1696d5ab99ef885ae62da5ad58f9eff16da7ff78 [diff] |
usb: dwc2: Move reset into dwc2_get_hwparams() The reset is required to get reset values of the hardware parameters but the force mode is not. Move the base reset into dwc2_get_hwparams() and do the reset and force mode afterwards. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>