]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: Rework riscv_cpu_probe for current event macros
authorTom Rini <trini@konsulko.com>
Mon, 4 Sep 2023 19:06:34 +0000 (15:06 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 6 Sep 2023 17:47:20 +0000 (13:47 -0400)
commit68f446fb9b0b137dd4e288985ed674be5e544a1e
tree8098a476235926cb6a6c1bc6fe9ba19e564efdd6
parentb53ab97150314674edc25508f4fc528be2baa73f
riscv: Rework riscv_cpu_probe for current event macros

This function should now be a EVENT_SPY_SIMPLE call, update it.

Tested-by: Milan P. Stanić <mps@arvanta.net>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/riscv/cpu/cpu.c