diff options
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2021-03-10 15:35:11 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-04-12 17:44:55 -0400 |
commit | 92e84896112037833e429d629f87cedbeb255d5a (patch) | |
tree | 5d36a324e3bbfcf05b094891995db2f5953c3a41 /lib/string.c | |
parent | ac3821430e0e2dc6ddb766950b0098c67d4969d3 (diff) |
tee: optee: Change printing during optee_probe
Right now the error messages when optee has a version mismatch or shared
memory is not configured are done with a debug().
That's not very convenient since you have to enable debugging to figure
out what's going on, although this is an actual error.
So let's switch the debug() -> dev_err() and report those explicitly.
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions