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)
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>

No differences found