commit | a800a6793f095746173834ead6b3663bc3c0542c | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Mar 14 17:48:53 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Mar 17 03:20:53 2018 +0100 |
tree | 3e4f9fa8b8bc2a084634bea96a1604eaf64709de | |
parent | 2715e32ce117f596053d3a133d465cbb3d16531c [diff] |
usb: ehci-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: Christophe Kerello <christophe.kerello@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>