commit | 37a197afd34d46d3dd5605428fdc4889587c242d | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Jul 18 11:57:12 2017 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Jul 28 23:34:11 2017 +0200 |
tree | c09471e8a02754f00218b8a9547b17401c4b4af1 | |
parent | 1a62cde5c8fa2c23541954249ca468dcb3e989f8 [diff] |
usb: host: ohci-generic: add CLOCK support use array to save enabled clocks reference in order to disabled them in case of error during probe() or during driver removal. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>