From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C2264C7EE2A for ; Fri, 2 Jun 2023 09:02:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234235AbjFBJCt (ORCPT ); Fri, 2 Jun 2023 05:02:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234342AbjFBJC2 (ORCPT ); Fri, 2 Jun 2023 05:02:28 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6A7D133 for ; Fri, 2 Jun 2023 02:02:26 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-4f3b9755961so2397591e87.0 for ; Fri, 02 Jun 2023 02:02:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685696545; x=1688288545; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=7V9lCN7RYFFflPIQCfpUeBeuUHFu7FYCcxKeI+r/oME=; b=IrhH4YX43I7WT405xlqdu74wl6smrpyB3jcFQcY4++dtlntgW7voSzgPWc3Dl4CIR6 p9WwqOiuA/yPiGomsmh0fW347ugVW2u/zohKjPvRAf8GlGm6tXZpUYRq4UC4nzgGpvaL T2oLyd2UeLa9FRkg5SGHV2qEmTD+2zMPetSfuKOBQilEra3TY2wpnDx7eJ5kwwMGj+MT jXE9qDT4YnAELN3y6TQdT9lEVTWKTUkSnFBIpi41xgHK2vusRQIF++VQ4Jds8dcJhLW7 871r3776vT90yNz5sdT/Xym0xvOrVuq3LZ64P0QU9+Bq3rwRaOVRNgcciJOgoQ9K5NpD cBVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685696545; x=1688288545; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7V9lCN7RYFFflPIQCfpUeBeuUHFu7FYCcxKeI+r/oME=; b=JivEyMCC61HnKI6R7Wey8jNwxxwxgKzAWLQMFIcXkIBfmouAFtY1I4ZntmeN1M5h4G V9syIIkV1j8+FTH79yT0cAVAcSCOVmUiknhFvkPRYGBVfbmSJN9QP4go02HegSIniNDs 0cF+rrxADwxzetQH4qCuZKYFUKjiB5L+oVbbG3I90z7OYgQVYRMeLcE22PyeOtDZzyM1 /QmZkhl60VCl6gKBv7ye7PdeC9c4DRj4LNPvrm5sDZCcwt3NIxa2COso/hMGJajws0Qd r6CHWBFaujjXc0vCuUkz6pqIul+aUiLDtMnnJG6qDebLbLGayHXcowoHA9+3lZ7fVbfi 1etA== X-Gm-Message-State: AC+VfDwvZ24e4P81vIghmU5PG0ndnJ07AdQriA7OUcbCJkvPo1HcYNWV i8OIWFtWahdsF4y5TTEs41NBBQ== X-Google-Smtp-Source: ACHHUZ5RnsRmrGsdO/88w6h3TzBffygLoQDCXy7CexKgeXYyaVLveIl1oexVZmG8sy79AgCIOMH7Eg== X-Received: by 2002:a2e:a603:0:b0:2af:2088:2548 with SMTP id v3-20020a2ea603000000b002af20882548mr1579132ljp.21.1685696545199; Fri, 02 Jun 2023 02:02:25 -0700 (PDT) Received: from [192.168.1.101] (abyj77.neoplus.adsl.tpnet.pl. [83.9.29.77]) by smtp.gmail.com with ESMTPSA id u3-20020a2e2e03000000b002ada919a09asm147174lju.73.2023.06.02.02.02.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 02 Jun 2023 02:02:24 -0700 (PDT) Message-ID: <967be763-9125-b23d-b02a-506b4c1facca@linaro.org> Date: Fri, 2 Jun 2023 11:02:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH 3/8] pinctrl: qcom: correct language typo (Technologies) Content-Language: en-US To: Krzysztof Kozlowski , Linus Walleij , Bjorn Andersson , Andy Gross , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-msm@vger.kernel.org References: <20230601152026.1182648-1-krzysztof.kozlowski@linaro.org> <20230601152026.1182648-3-krzysztof.kozlowski@linaro.org> From: Konrad Dybcio In-Reply-To: <20230601152026.1182648-3-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 1.06.2023 17:20, Krzysztof Kozlowski wrote: > Correct typo: Tehcnologies->Technologies. > > Signed-off-by: Krzysztof Kozlowski > --- Reviewed-by: Konrad Dybcio 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