Home
last modified time | relevance | path

Searched hist:"245977 c967eee19de4d5e95ec67227dcfe57b0e2" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dparams.cdiff 245977c967eee19de4d5e95ec67227dcfe57b0e2 Mon Jan 23 16:55:14 CST 2017 John Youn <John.Youn@synopsys.com> 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>
H A Dcore.hdiff 245977c967eee19de4d5e95ec67227dcfe57b0e2 Mon Jan 23 16:55:14 CST 2017 John Youn <John.Youn@synopsys.com> 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>