mirror of
https://github.com/frank-w/u-boot.git
synced 2025-12-31 17:57:25 +08:00
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>