]> git.sur5r.net Git - u-boot/commit
Add a comment for board_quiesce_devices()
authorSimon Glass <sjg@chromium.org>
Wed, 16 May 2018 15:42:26 +0000 (09:42 -0600)
committerAlexander Graf <agraf@suse.de>
Sun, 3 Jun 2018 13:27:21 +0000 (15:27 +0200)
commit896019b18b0a6f9392fa234c082ef492e1630cc3
treeb41cd5fa6ad6a3a0ade436b8b64b6ec386cb48fc
parent329da4850c61994b83c025da68e1966a1259fd00
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 <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/bootm.h