Anas Nashif
3aab352361
drivers: video: fix NOTSUP vs NOSYS usage
...
Return -ENOSYS when implementation is missing and -ENOTSUP if the
feature is not supported. Those are 2 things. Missing implementation
(-ENOSYS) means that the driver is lacking support for the feature,
-ENOTSUP means we have an implementation but some parameters or
conditions makes the request unsupported.
Signed-off-by: Anas Nashif <anas.nashif@intel.com >
2021-03-30 10:50:14 -05:00
..
2021-03-17 13:49:36 -05:00
2021-03-26 08:24:50 -04:00
2021-02-16 15:29:16 +03:00
2021-03-25 07:09:47 -04:00
2020-09-02 13:48:13 +02:00
2019-12-11 19:17:27 +01:00
2020-09-02 13:48:13 +02:00
2020-09-02 13:48:13 +02:00
2020-12-18 12:18:28 +01:00
2021-01-21 22:08:59 -05:00
2021-03-30 07:06:48 -05:00
2021-01-14 18:03:38 +01:00
2021-03-26 08:59:47 -04:00
2020-09-02 13:48:13 +02:00
2021-03-30 10:50:14 -05:00
2021-03-26 07:11:59 -04:00
2021-02-05 07:32:20 -05:00
2021-01-19 22:07:09 +01:00
2021-02-24 16:39:15 -05:00
2021-03-25 12:20:39 -05:00
2021-03-22 19:48:14 -04:00
2021-02-28 16:36:57 -05:00
2020-12-18 12:18:28 +01:00
2021-03-19 15:50:21 +01:00
2021-03-29 07:40:24 -04:00
2021-03-23 13:16:30 +02:00
2021-03-22 12:42:30 -04:00
2020-07-08 21:05:36 -04:00
2020-07-27 19:03:44 +02:00
2021-03-25 07:08:40 -04:00
2020-06-08 08:23:57 -05:00
2021-03-30 09:01:20 -05:00
2021-03-29 14:08:41 +02:00
2021-03-15 12:24:54 +01:00
2020-11-11 23:55:49 -05:00
2021-03-29 11:42:23 -05:00
2020-08-24 13:21:12 +02:00
2021-03-22 12:55:56 +01:00
2021-03-05 04:56:13 -06:00
2021-01-19 14:31:02 -05:00
2021-03-29 16:33:51 +02:00
2021-03-29 16:33:51 +02:00
2020-10-02 11:44:39 +02:00
2020-09-02 13:48:13 +02:00
2019-11-07 15:21:46 -08:00
2019-10-29 06:00:14 +01:00
2021-02-11 08:05:16 -05:00
2021-03-25 12:20:39 -05:00
2020-09-02 13:48:13 +02:00
2020-09-02 13:48:13 +02:00
2021-01-26 13:42:17 -05:00
2021-01-13 18:18:42 -05:00
2021-02-24 16:39:15 -05:00
2020-06-08 08:23:57 -05:00
2021-03-26 11:19:52 -05:00
2020-12-07 21:50:14 -05:00
2021-03-25 10:09:33 +02:00
2020-09-02 13:48:13 +02:00
2021-02-03 10:42:04 -05:00
2020-09-02 13:48:13 +02:00
2021-03-19 11:22:17 -04:00
2020-11-27 09:56:34 -05:00
2019-12-11 19:17:27 +01:00
2020-10-02 11:29:14 +02:00
2020-09-05 10:22:56 -05:00
2019-11-06 16:07:32 -08:00