firmware: imx: scu: use EOPNOTSUPP
authorPeng Fan <peng.fan@nxp.com>
Mon, 7 Aug 2023 12:14:28 +0000 (20:14 +0800)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Aug 2023 14:14:00 +0000 (22:14 +0800)
commit8314aa8af4f9905dded47e53b3e283e632736d41
tree7412ad1bcae9bf7796257128cd9fd757c55652c8
parent150019dea22afa2ea9ebe28078fe36271defa9c4
firmware: imx: scu: use EOPNOTSUPP

Per checkpatch.pl, "ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP"
So use EOPNOTSUPP to replace ENOTSUPP.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
include/linux/firmware/imx/sci.h