From: Felipe Balbi Date: Sun, 30 Jun 2013 11:29:51 +0000 (+0300) Subject: usb: dwc3: make maximum-speed a per-instance attribute X-Git-Tag: v3.12-rc1~186^2~77^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7e846f0956917888b28b52726ee8779a39d84b6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed