usb: dwc2: Remove unnecessary parameters
authorJohn Youn <John.Youn@synopsys.com>
Mon, 23 Jan 2017 22:57:48 +0000 (14:57 -0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 24 Jan 2017 14:19:07 +0000 (16:19 +0200)
commit06e75df1b98eda998ec693e7eaa79f61cdf2d4b3
treed1c3abaa5bbb97b0f93f8d9e2dfea1769bd15510
parent95832c00bc5ce3ed140f5f9b669803f75ac1431e
usb: dwc2: Remove unnecessary parameters

Further reduce the set of parameters set by platforms. Many of them are
unnecessary as they should be reported by hardware. They should only
need to be overridden if there is a problem.

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/params.c