Re: [PATCH 3/8] pinctrl: qcom: correct language typo (Technologies)

From: Konrad Dybcio
Date: Fri Jun 02 2023 - 05:02:53 EST




On 1.06.2023 17:20, Krzysztof Kozlowski wrote:
> Correct typo: Tehcnologies->Technologies.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad
> drivers/pinctrl/qcom/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pinctrl/qcom/Kconfig b/drivers/pinctrl/qcom/Kconfig
> index 9f957d16cd68..b03a62ecdc07 100644
> --- a/drivers/pinctrl/qcom/Kconfig
> +++ b/drivers/pinctrl/qcom/Kconfig
> @@ -270,7 +270,7 @@ config PINCTRL_QCOM_SSBI_PMIC
> devices are pm8058 and pm8921.
>
> config PINCTRL_QDU1000
> - tristate "Qualcomm Tehcnologies Inc QDU1000/QRU1000 pin controller driver"
> + tristate "Qualcomm Technologies Inc QDU1000/QRU1000 pin controller driver"
> depends on GPIOLIB && OF
> depends on ARM64 || COMPILE_TEST
> depends on PINCTRL_MSM