Searched hist:"8 ae7e418b3bbd1ddfe83b7b20ae81bdec186ad6e" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/include/kernel/ |
| H A D | dt_driver.h | 8ae7e418b3bbd1ddfe83b7b20ae81bdec186ad6e Tue Dec 14 10:38:16 UTC 2021 Etienne Carriere <etienne.carriere@linaro.org> core: dt_driver: fix result argument description get_of_device_func
Fixes inline description of type get_of_device_func that falsely mentions TEE_ERROR_BUSY instead of TEE_ERROR_DEFER_DRIVER_INIT when expected resource requests deferral of the driver probing.
Fixes: d8b14b46af9d ("core: dt_driver: get return code when querying a device") Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
|