pwm: Replace ENOTSUPP with EOPNOTSUPP
authorSean Young <sean@mess.org>
Tue, 19 Dec 2023 16:30:25 +0000 (16:30 +0000)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 20 Dec 2023 15:07:04 +0000 (16:07 +0100)
commitdc518b378dced419baa95d76a85f4c8c405722bc
tree9aab26eb5b63d6b105205f199c09bc2d243d2d42
parentc748a6d77c06a78651030e17da6beb278a1c9470
pwm: Replace ENOTSUPP with EOPNOTSUPP

According to Documentation/dev-tools/checkpatch.rst ENOTSUPP is
not recommended and EOPNOTSUPP should be used instead.

Signed-off-by: Sean Young <sean@mess.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
include/linux/pwm.h