usb: dwc3: make maximum-speed a per-instance attribute
authorFelipe Balbi <balbi@ti.com>
Sun, 30 Jun 2013 11:29:51 +0000 (14:29 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:56:47 +0000 (13:56 +0300)
commitf7e846f0956917888b28b52726ee8779a39d84b6
treee2571f968ea11e9ea92907943f9c6997db43d316
parent6462cbd54d2fa649b27633267d8ddf835705e47a
usb: dwc3: make maximum-speed a per-instance attribute

in order to allow different instances of the
core work in different maximum speeds, we will
move the maximum_speed module_parameter to
both DeviceTree (making use the new maximum-speed
DT property) and platform_data.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/gadget.c
drivers/usb/dwc3/platform_data.h