diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2023-06-13 10:30:45 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-07-14 15:21:07 -0400 |
commit | b1d774bb8749151293a700173c79b9501ac72a2c (patch) | |
tree | a0d5442a8373d4349a52d57fefd4eab1ea483b11 /env | |
parent | 497e3a89ba46e0f1b1e7772bbd1e1a4c3fff17a5 (diff) | |
download | u-boot-b1d774bb8749151293a700173c79b9501ac72a2c.zip u-boot-b1d774bb8749151293a700173c79b9501ac72a2c.tar.gz u-boot-b1d774bb8749151293a700173c79b9501ac72a2c.tar.bz2 |
firmware: scmi: return a right errno for SCMI status code
scmi_to_linux_errno() is set to return an appropriate errno
which corresponds to a given SCMI status code.
But the current implementation always returns the same value.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Diffstat (limited to 'env')
0 files changed, 0 insertions, 0 deletions