Skip to content

Commit 47847b9

Browse files
krzklinusw
authored andcommitted
pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig name
Use proper model name in SM8650 LPASS pin controller Kconfig entry. Cc: <stable@vger.kernel.org> Fixes: c4e4767 ("pinctrl: qcom: sm8650-lpass-lpi: add SM8650 LPASS") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20240216102435.89867-1-krzysztof.kozlowski@linaro.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent fd141e1 commit 47847b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/pinctrl/qcom/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ config PINCTRL_SM8550_LPASS_LPI
125125
platform.
126126

127127
config PINCTRL_SM8650_LPASS_LPI
128-
tristate "Qualcomm Technologies Inc SM8550 LPASS LPI pin controller driver"
128+
tristate "Qualcomm Technologies Inc SM8650 LPASS LPI pin controller driver"
129129
depends on ARM64 || COMPILE_TEST
130130
depends on PINCTRL_LPASS_LPI
131131
help

0 commit comments

Comments
 (0)