diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-05-11 12:18:28 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-05-16 11:37:35 +0200 |
commit | 582838ea5bea41258d136c82a6c493a95cda652c (patch) | |
tree | 1e79ffd92747744ab3717b63289f702af28ce7ea /lib/cmdline.c | |
parent | ed43f2b4e78069ee02687e5a562e1ecd15cbef4f (diff) |
gpiolib: Document that GPIO line names are not globally unique
gpiochip_set_desc_names() no longer rejects GPIO line name collisions.
Hence GPIO line names are not guaranteed to be globally unique.
In case of multiple GPIO lines with the same name, gpio_name_to_desc()
will return the first match found.
Update the comments for gpio_name_to_desc() and
gpiochip_set_desc_names() to match reality.
Fixes: f881bab038c9667d ("gpio: keep the GPIO line names internal")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20200511101828.30046-1-geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'lib/cmdline.c')
0 files changed, 0 insertions, 0 deletions