commit | a45c82b84c844cd85b2ed1aa32596f1bffa32716 | [log] [tgz] |
---|---|---|
author | Ruchika Kharwar <ruchika@ti.com> | Sat Jul 06 07:52:49 2013 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 29 13:56:51 2013 +0300 |
tree | 5da3e7a15957d138633a9085125defd336bac64d | |
parent | 51e563e3c11492748d11d3846b6d325426427a95 [diff] |
usb: dwc3: adapt to use dr_mode device tree helper This patch adapts the dwc3 to use the device tree helper "of_usb_get_dr_mode" for the mode of operation of the dwc3 instance being probed. [ balbi@ti.com : make of_usb_get_dr_mode() conditional on dev->of_node and let pdata pass dr_mode too ] Reviewed-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Ruchika Kharwar <ruchika@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>