Skip to content
Commit ba5e3e1e authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

event: Support a simple spy record



The current event spy is always passed the event context and the event.
The context is always NULL for a static spy. The event is not often used.

Introduce a 'simple' spy which takes no arguments. This allows us to drop
the adaptation code that many of these spy records use.

Update the event script to find these in the image.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b81a024e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment