diff options
| author | Tuomas Tynkkynen <[email protected]> | 2013-07-25 21:38:02 +0300 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2013-07-29 13:58:21 +0300 |
| commit | de3f233703080bfbbd5861d27660db7a2e476238 (patch) | |
| tree | 3698cd25b41abc4a78924e6014b7b19b2a5f1c5e /include/linux/platform_data | |
| parent | 185d0fd570c121c0c3d4527842a097e50e3e7a79 (diff) | |
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 <[email protected]>
Reviewed-by: Stephen Warren <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions