]> Git Repo - J-u-boot.git/commit
event: Allow multiple spy declarations for each event
authorSimon Glass <[email protected]>
Wed, 7 Sep 2022 02:26:56 +0000 (20:26 -0600)
committerTom Rini <[email protected]>
Thu, 29 Sep 2022 20:07:57 +0000 (16:07 -0400)
commitb5001cb4bdfed678877840776c15b1e9a358dacf
treee956248529ce695d996e26304cd7fe104fe846f0
parentf39e5b802aa486a038a0cbe54c2b6f72aa551f9f
event: Allow multiple spy declarations for each event

At present only one spy is allowed per event. Update the naming to allow
more than one, since some need this flexibility, e.g. the EVT_FT_FIXUP
event.

Signed-off-by: Simon Glass <[email protected]>
include/event.h
scripts/event_dump.py
This page took 0.030527 seconds and 4 git commands to generate.