]> git.ipfire.org Git - people/ms/u-boot.git/commit
reset: add reset_release_all()
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 18 Jul 2017 09:57:06 +0000 (11:57 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 28 Jul 2017 21:34:07 +0000 (23:34 +0200)
commit3b9d1bdd4e5fe0c44e5d4d0a0916dbccc558749d
tree893fe1b1333220392483fe4cdc29f93dffe06a02
parent9bd5cdf6b62b249dc48a00a23b44dc7be547f9f9
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>
drivers/reset/reset-uclass.c
include/reset.h