Documentation: gpio: consistently use logical line value terminology
authorKent Gibson <warthog618@gmail.com>
Tue, 13 Feb 2024 14:12:22 +0000 (22:12 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 14 Feb 2024 09:34:08 +0000 (10:34 +0100)
commite3f927f2b0a23902923c768f07e274a1373216f3
treeb7b94c319eeddc7270192c6c88b7dd8234ff5295
parent9e69d6d84e3841df073601440774a2221781fc1e
Documentation: gpio: consistently use logical line value terminology

Consistently use active/inactive to describe logical line values, rather
than high/low, which is used for physical values, or asserted/de-asserted
which is awkward.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
[Bartosz: tweaked the commit subject to use imperative mood]
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Documentation/driver-api/gpio/consumer.rst