greybus: svc: use string choice helpers instead of ternary operator
Replace ternary operator with str_enabled_disabled() helper to improve
code readability and consistency.
Generated using Coccinelle semantic patch.
Signed-off-by: Nai-Chen Cheng <bleach1827@gmail.com>
Reviewed-by: Alex Elder <elder@riscstar.com>
Link: https://lore.kernel.org/r/20250806-greybus-string-choices-v1-1-3e1c91048b62@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
authored by