commit | 43e9034904dd37db7ed87fa8f5039c561c4004cd | [log] [tgz] |
---|---|---|
author | John Youn <John.Youn@synopsys.com> | Thu Dec 17 11:17:45 2015 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 22 12:01:01 2015 -0600 |
tree | 84520743263e49a861e6d27242e589c84d6f4aff | |
parent | 55e1040e424b59063da627fb580ec953f4c01de7 [diff] |
usb: dwc2: gadget: Use hw params from core Use the previously cached hw params in the gadget. This saves a reset and force mode in the gadget initialization during probe and makes getting the hardware parameters consistent between gadget and host. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>