]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: Fix loose spelling
authorAndrew Jeffery <andrew@aj.id.au>
Fri, 20 Oct 2017 02:57:58 +0000 (13:27 +1030)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 20 Oct 2017 07:37:32 +0000 (09:37 +0200)
commit15aa86d950d64393db71c4abaa814ea4dcc6cd91
tree0fc5c236b12b0e8f13404a747c7345d5fe2a225a
parent37991fd0def77ff60f8b4f421c523e41aa15ee6f
gpio: Fix loose spelling

Literally.

I expect "lose" was meant here, rather than "loose", though you could feasibly
use a somewhat uncommon definition of "loose" to mean what would be meant by
"lose": "Loose the hounds" for instance, as in "Release the hounds".
Substituting in "value" for "hounds" gives "release the value", and makes some
sense, but futher substituting back to loose gives "loose the value" which
overall just seems a bit anachronistic.

Instead, use modern, pragmatic English and save a character.

Cc: Russell Currey <ruscur@russell.cc>
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-of.c
drivers/gpio/gpiolib.c
drivers/gpio/gpiolib.h
include/dt-bindings/gpio/gpio.h
include/linux/gpio/machine.h
include/linux/of_gpio.h