commit | 36afc0313e17feb9d678819b6b56f7dedbd7dbb9 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Mar 14 17:48:54 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Mar 17 03:20:53 2018 +0100 |
tree | 06b7aa4707df8667a8055418d3a5ca2aa9b535de | |
parent | ebde19171b1cba6f5153a053a167a6720b7b54e6 [diff] |
usb: ehci-generic: factorize PHY operation Factorize PHY get/init/poweron and PHY poweroff/exit operations into separate function, it simplify the error path. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>