diff options
author | John Youn <John.Youn@synopsys.com> | 2017-01-23 14:55:14 -0800 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-01-24 16:19:05 +0200 |
commit | 245977c967eee19de4d5e95ec67227dcfe57b0e2 (patch) | |
tree | 37884b9d47093df1e7919a42a44a176b2393c4b4 /scripts/gdb/linux/utils.py | |
parent | 0f3a7459ae2fd47cce099735ea3260979729cbfd (diff) |
usb: dwc2: Set core parameters to default values
Initialize the core parameters to their default, auto-detected values.
Remove all the previous dwc2_set_param* methods. Most of what this code
is doing is handling defaults for "not set" values and other trivial
checks. The checking can be simplified and will be done in a later
commit.
This allows us to change only those parameters that won't work with
default settings. It also allows us to use non-int parameters.
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions