commit | ebde19171b1cba6f5153a053a167a6720b7b54e6 | [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 | bc69d0d6ad78c7d5e90029a9a7ea78598c117929 [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>