commit | 3b9d1bdd4e5fe0c44e5d4d0a0916dbccc558749d | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Jul 18 11:57:06 2017 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Jul 28 23:34:07 2017 +0200 |
tree | 893fe1b1333220392483fe4cdc29f93dffe06a02 | |
parent | 9bd5cdf6b62b249dc48a00a23b44dc7be547f9f9 [diff] |
reset: add reset_release_all() Add reset_release_all() method which Assert/Free an array of resets signal that has been previously successfully requested by reset_get_by_*() Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>