commit | 633e1ec6bf7131d3c8fecbb4adcc96e17925a015 | [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 | df7777ab4386a5982d978a558e9b973085654c5e [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>