mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-01-03 11:01:20 +00:00
A final check of all DT nodes does not necessarily find a match, so SBI_ENODEV needs to be returned. Optimize removal of current_driver. Signed-off-by: Xiang W <wxjstz@126.com> Reviewed-by: Anup Patel <anup@brainfault.org>