linux/drivers/tty/serdev
Neeraj Sanjay Kale 29f93a687f serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP
This replaces all instances of ENOTSUPP with EOPNOTSUPP since ENOTSUPP
is not a standard error code. This will help maintain consistency in
error codes when new serdev API's are added.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2023-04-23 21:51:11 -07:00
..
core.c serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP 2023-04-23 21:51:11 -07:00
Kconfig tty: add SPDX identifiers to Kconfig and Makefiles 2019-04-04 18:48:43 +02:00
Makefile Revert "serdev: simplify Makefile" 2019-12-18 15:01:41 +01:00
serdev-ttyport.c serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP 2023-04-23 21:51:11 -07:00