commit | 9542374020214f5ed037f2a71711ba1692d8e95a | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Nov 06 08:28:45 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Thu Dec 04 11:04:13 2014 -0500 |
tree | 7d7912a84adfdb63d29c67c5a4741e6fe2a4d4a2 | |
parent | 5424186b065a7c1147d5f3caf5d9f446a6abbe24 [diff] |
usb: phy: omap_usb_phy: fix build breakage there's no such function usb3_phy_power(), it's likely that author meant to call, usb_phy_power() instead, but that's already called properly from xhci-omap.c. Signed-off-by: Felipe Balbi <balbi@ti.com> Reviewed-by: Tom Rini <trini@ti.com>