mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 18:26:58 +00:00
If teedev_open() fails, probe function need return
error code.
Fixes:
|
||
|---|---|---|
| .. | ||
| call.c | ||
| core.c | ||
| device.c | ||
| ffa_abi.c | ||
| Kconfig | ||
| Makefile | ||
| notif.c | ||
| optee_ffa.h | ||
| optee_msg.h | ||
| optee_private.h | ||
| optee_rpc_cmd.h | ||
| optee_smc.h | ||
| optee_trace.h | ||
| rpc.c | ||
| smc_abi.c | ||
| supp.c | ||