]> git.baikalelectronics.ru Git - uboot.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)
commitc55ba7ae51238eff2f566953af9548be711b49a6
tree893fe1b1333220392483fe4cdc29f93dffe06a02
parente43a128a66b1895d9a4e784485efc17c6c5aa92e
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