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