usb: common: of_usb_get_dr_mode to usb_get_dr_mode
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 21 Sep 2015 08:14:34 +0000 (11:14 +0300)
committerFelipe Balbi <balbi@ti.com>
Sun, 27 Sep 2015 15:54:31 +0000 (10:54 -0500)
commit06e7114f0d8297278eb24f4e9bee3393a94bd8ce
tree9a4759e115df3f93c04bccc2fc4ef42fa172af02
parent666472733b8ce20716037c0d866395db54aa8c1d
usb: common: of_usb_get_dr_mode to usb_get_dr_mode

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/dwc2/platform.c
drivers/usb/dwc3/core.c
drivers/usb/dwc3/dwc3-st.c
drivers/usb/musb/musb_dsps.c
drivers/usb/musb/sunxi.c
drivers/usb/phy/phy-msm-usb.c
drivers/usb/phy/phy-tegra-usb.c
include/linux/usb/of.h
include/linux/usb/otg.h