commit | 3f41b8f47951c2dc8101e64a015857b922927752 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Mar 14 17:48:56 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Mar 17 03:20:53 2018 +0100 |
tree | c4416c5ab7c62b8f0172286c73ed72455d50b870 | |
parent | f2cbba05667c4b66064835c4eca3984e4c409937 [diff] |
usb: ohci-generic: handle phy power on/off Add generic_phy_power_on() and generic_phy_power_off() calls to switch ON/OFF phy during probe and remove functions. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>