Tuomas Tynkkynen de3f233703 usb: host: tegra: Remove leftover code
ehci-tegra calls devm_usb_get_phy, which will never succeed since the Tegra
PHY does not register itself with the PHY subsystem. It is also completely
redundant since the code has already located a PHY via an internal API.

Call otg_set_host unconditionally to simplify the code since it should
be safe to do so.

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>
2013-07-29 13:58:21 +03:00
..
2012-11-21 13:27:17 -08:00
2013-05-27 11:00:52 +09:00
2013-04-23 10:10:29 -07:00
2013-07-02 13:43:38 -07:00
2012-11-21 13:27:17 -08:00
2012-11-21 13:27:17 -08:00
2013-05-30 21:34:31 +09:00
2013-06-24 16:20:43 -07:00
2012-02-13 14:32:34 -08:00
2012-11-21 13:27:16 -08:00
2012-05-01 21:33:37 -07:00
2012-11-21 13:27:16 -08:00
2013-06-06 11:16:44 -07:00
2013-05-27 11:00:52 +09:00
2012-11-21 13:27:16 -08:00
2013-05-27 11:00:52 +09:00
2012-11-21 13:27:16 -08:00
2013-05-27 11:00:52 +09:00
2013-05-27 11:00:52 +09:00
2012-11-21 13:27:17 -08:00
2012-11-21 13:27:17 -08:00
2013-01-24 13:59:26 -08:00
2013-01-25 12:41:02 -08:00
2013-01-24 13:42:09 -08:00
2013-06-08 21:27:51 -07:00