zephyr/include
Gerard Marull-Paretas b03ef6c8ba drivers: gpio: gpio_add|remove_callback: s/ENOTSUP/ENOSYS
-ENOSYS is the right error code to be returned if an op is not
implemented by a driver. Also clarify the documentation.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-09-07 20:18:33 +02:00
..
zephyr drivers: gpio: gpio_add|remove_callback: s/ENOTSUP/ENOSYS 2023-09-07 20:18:33 +02:00