Files
u-boot/drivers
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
..
2021-03-08 10:32:34 +01:00
2021-03-29 18:00:21 -04:00
2021-03-29 18:00:21 -04:00
2021-03-29 18:00:21 -04:00
2021-03-29 18:00:21 -04:00
2021-03-27 13:59:36 +13:00
2021-03-13 13:14:52 -05:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00