summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2021-03-25 10:26:11 +1300
committerSimon Glass <[email protected]>2021-04-06 16:33:19 +1200
commitbddac45d0422acbba5bf01406d27eedb429a1f42 (patch)
treeea1ed5badfce825b12e3c43718a76e0dc6a734e5 /include/linux
parentd6332d59d25c26b9f21e04792686c4989a9382a4 (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 <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions