tee: optee: don't fail probe because of optee-rng
authorEtienne Carriere <etienne.carriere@linaro.org>
Wed, 7 Dec 2022 15:29:59 +0000 (16:29 +0100)
committerIlias Apalodimas <ilias.apalodimas@linaro.org>
Fri, 23 Dec 2022 08:26:11 +0000 (10:26 +0200)
commit476a3d58dfeb6230f44b629e5791d70f0e55d78f
treef59056c7721d2af321982bda1dd65926f721893a
parent1154e965d0bd16cf438afdaa4118e1455fd71a44
tee: optee: don't fail probe because of optee-rng

Fixes optee-rng driver bind sequence in optee driver to print a warning
message but not report an error status when a optee-rng service driver
fails to be bound as the optee driver itself is still fully functional.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
drivers/tee/optee/core.c