mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-26 00:11:32 +01: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>