Simon Glass
bddac45d04
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>
2021-04-06 16:33:19 +12:00
..
2020-12-13 08:00:25 -07:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-01-05 12:24:41 -07:00
2021-03-20 16:24:27 -04:00
2021-02-02 15:33:42 -05:00
2020-12-13 08:00:25 -07:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-03-16 20:09:29 +01:00
2021-02-02 15:33:42 -05:00
2020-12-13 08:00:25 -07:00
2020-10-08 11:42:36 -04:00
2020-10-08 11:42:36 -04:00
2021-02-02 15:33:42 -05:00
2021-02-09 10:31:04 +01:00
2021-03-02 09:28:33 +02:00
2021-02-02 15:33:42 -05:00
2020-10-08 11:42:36 -04:00
2020-12-13 08:00:25 -07:00
2021-01-05 12:24:40 -07:00
2020-12-13 08:00:25 -07:00
2021-01-05 12:24:40 -07:00
2021-02-02 15:33:42 -05:00
2021-03-03 15:40:10 -05:00
2021-04-06 16:33:19 +12:00