]> Git Repo - u-boot.git/commit
reset: add reset_release_all()
authorPatrice Chotard <[email protected]>
Tue, 18 Jul 2017 09:57:06 +0000 (11:57 +0200)
committerMarek Vasut <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/reset/reset-uclass.c
include/reset.h
This page took 0.034109 seconds and 4 git commands to generate.