usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 21 Sep 2015 08:14:32 +0000 (11:14 +0300)
committerFelipe Balbi <balbi@ti.com>
Sun, 27 Sep 2015 15:54:31 +0000 (10:54 -0500)
commit63863b988eeca2823ce76b28b104e0b8366cafec
tree7b30daaebfda473f60805afeef2ed696305ddf51
parent58efd4b06df4a421652cb2c8a850a9697a37915c
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed

By using the unified device property interface, the function
can be made available for all platforms and not just the
ones using DT.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/chipidea/core.c
drivers/usb/common/common.c
drivers/usb/dwc3/core.c
drivers/usb/musb/musb_dsps.c
include/linux/usb/ch9.h
include/linux/usb/of.h