lib/string_choices: Add str_input_output() helper
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 11 Aug 2025 13:25:52 +0000 (15:25 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 11 Aug 2025 13:39:31 +0000 (15:39 +0200)
commit53ec9169db1345f04174febb90f88a871fc28d9e
tree6f829b07289b84a4eabc6dd9fd61562a2a4a78df
parent60e92c1009c7c6abd4a9d0caf33a8cba5d09f67c
lib/string_choices: Add str_input_output() helper

Add str_input_output() helper to return 'input' or 'output' string literal.
Also add the inversed variant str_output_input().

Suggested-by: Andy Shevchenko <andy@kernel.org>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://lore.kernel.org/r/20250811-aaeon-up-board-pinctrl-support-v9-9-29f0cbbdfb30@bootlin.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
include/linux/string_choices.h