commit | a41134f9b9e33e4c166243d490e398ce60c070d8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 21 21:16:57 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 31 13:16:54 2023 -0400 |
tree | 813dcb4556d12782a448468ae259c76a48b044fd | |
parent | b8357c105200af8223846c01d5d1f72a7bd340df [diff] |
event: Rename EVENT_SPY to EVENT_SPY_FULL The new name makes it clearer that this is for a full spy, with access to the context and the event data. Signed-off-by: Simon Glass <sjg@chromium.org>