]> git.dujemihanovic.xyz Git - u-boot.git/commit
event.h: Documented some newly added portions better
authorTom Rini <trini@konsulko.com>
Mon, 4 Sep 2023 15:19:50 +0000 (11:19 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 4 Sep 2023 15:19:50 +0000 (11:19 -0400)
commitb53ab97150314674edc25508f4fc528be2baa73f
tree6e12c11fc022ac359fdcd2ee416af451e65ef153
parentddec4cae624e48c3678ea856fa7d6292a7104238
event.h: Documented some newly added portions better

After the merge of v2023.10-rc4 to next include/event.h needs to be
fully documented in order for documentation builds to complete.  Rewords
two of the event_t descriptions to be docbook style and better match the
rest of this enum.  Fix two typos (flag->flags) in other comments.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/event.h