mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-12 14:22:58 +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>