commit | 06e7114f0d8297278eb24f4e9bee3393a94bd8ce | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Sep 21 11:14:34 2015 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Sun Sep 27 10:54:31 2015 -0500 |
tree | 9a4759e115df3f93c04bccc2fc4ef42fa172af02 | |
parent | 666472733b8ce20716037c0d866395db54aa8c1d [diff] |
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>