commit | ab0b205e165e6699737d4a1e74419d98e393ec8d | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Mar 14 17:48:57 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Mar 17 03:20:53 2018 +0100 |
tree | c25946e78b0cea21baa09fc8e14e7458d56714e5 | |
parent | 3f41b8f47951c2dc8101e64a015857b922927752 [diff] |
usb: ohci-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>