commit | bea8e86c51cf9cf637e5bf0610d14674e9115783 | [log] [tgz] |
---|---|---|
author | John Youn <johnyoun@synopsys.com> | Thu Nov 03 17:55:53 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri Nov 18 13:54:11 2016 +0200 |
tree | 12340f7d5354c95e6194f0d737ad41e9f6fc28f1 | |
parent | 323230ef4ef17512007c22898b008e9fb87b372e [diff] |
usb: dwc2: Declare the core params struct statically This makes it consistent with the hw_params struct and simplifies the memory management for future refactoring. Fix up usage in all files. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>