Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a comment for board_quiesce_devices()
This exported function should have a comment describing what it does. Also it should really be removed in favour of device_remove(), which handles this sort of thing now. Add a comment with a TODO. Signed-off-by: Simon Glass <[email protected]> Signed-off-by: Alexander Graf <[email protected]>
- Loading branch information