OSDN Git Service

usb: dwc2: Remove platform static params
authorJohn Youn <John.Youn@synopsys.com>
Mon, 23 Jan 2017 22:57:04 +0000 (14:57 -0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 24 Jan 2017 14:19:06 +0000 (16:19 +0200)
commit7de1debcd2de17c6dc2471f0f57fb0fd456d2b41
tree35cebf7661e9b608e8b2d451cf98f666a5f046a6
parentd936e666aea157a6c552334cce30bce2ae4576b3
usb: dwc2: Remove platform static params

Remove the platform-specific static param structs and set only those
params that are necessary for each platform.

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