commit | 6558d7edbe069df1220b525362d4aa854a65a8bc | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <ttynkkynen@nvidia.com> | Thu Jul 25 21:38:09 2013 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 29 13:58:27 2013 +0300 |
tree | c21dfcbc13fddab0897284f159f7765d862c7ad6 | |
parent | 9fdb07f72088ab5fc7bd6fd6f070fac53d636bd9 [diff] |
usb: phy: tegra: Use DT helpers for dr_mode Use the new of_usb_get_dr_mode helper function for parsing dr_mode from the device tree. Also replace the usage of the custom tegra_usb_phy_mode enum with the standard enum. Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Felipe Balbi <balbi@ti.com>