commit | 170229e500a6d1fcdfd1b1abed1743c69429cde4 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Jul 18 11:57:13 2017 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Jul 28 23:34:13 2017 +0200 |
tree | 2852e99e1d65c303d6935a523f3439cab6bf8f7d | |
parent | 37a197afd34d46d3dd5605428fdc4889587c242d [diff] |
usb: host: ohci-generic: add RESET support use array to save deasserted resets reference in order to assert 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>