diff options
author | John Youn <John.Youn@synopsys.com> | 2017-01-23 23:55:14 +0100 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-01-24 15:19:05 +0100 |
commit | 245977c967eee19de4d5e95ec67227dcfe57b0e2 (patch) | |
tree | 37884b9d47093df1e7919a42a44a176b2393c4b4 /drivers/mfd/ipaq-micro.c | |
parent | usb: dwc2: Remove unused otg_ver parameter (diff) | |
download | linux-245977c967eee19de4d5e95ec67227dcfe57b0e2.tar.xz linux-245977c967eee19de4d5e95ec67227dcfe57b0e2.zip |
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 'drivers/mfd/ipaq-micro.c')
0 files changed, 0 insertions, 0 deletions