diff options
author | Simon Glass <sjg@chromium.org> | 2021-03-25 10:26:11 +1300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-04-06 16:33:19 +1200 |
commit | bddac45d0422acbba5bf01406d27eedb429a1f42 (patch) | |
tree | ea1ed5badfce825b12e3c43718a76e0dc6a734e5 /tools/dtoc/test_src_scan.py | |
parent | d6332d59d25c26b9f21e04792686c4989a9382a4 (diff) |
pinctrl: Return -ENOSYS when system call is not available
Update the code to use -ENOSYS, which is the correct error code for an
unimplemented system call in U-Boot.
Also we should not check for a missing operations array as this is not
permitted. For now this can be covered by an assert().
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/dtoc/test_src_scan.py')
0 files changed, 0 insertions, 0 deletions