]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit87814121e1b11ff76b272be8c0953ae6ee6ba086
treed1c3abaa5bbb97b0f93f8d9e2dfea1769bd15510
parentd444b709dee4768945d33bbbfbebce7324debacc
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