mirror of
https://xff.cz/git/u-boot/
synced 2025-09-26 13:01:17 +02:00
Very few of the existing event-spy records use the arguments they are passed. Update them to use a simple spy instead, to simplify the code. Where an adaptor function is currently used, remove it where possible. Signed-off-by: Simon Glass <sjg@chromium.org>