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 X-Spam-Level: X-Spam-Status: No, score=-15.1 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D556C433E3 for ; Wed, 31 Mar 2021 08:00:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2E55D6023F for ; Wed, 31 Mar 2021 08:00:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234315AbhCaIA0 (ORCPT ); Wed, 31 Mar 2021 04:00:26 -0400 Received: from esa.microchip.iphmx.com ([68.232.154.123]:59243 "EHLO esa.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234137AbhCaIAB (ORCPT ); Wed, 31 Mar 2021 04:00:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1617177601; x=1648713601; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=QAMy0aKzrxFM3Ag+XLeRLy9l4AN42Ui0jKuCNNrgJVM=; b=zpZwRbp99G+T1V5bA1icUTVQk9tnX6119JeBHvz1rgxbvVSVJJOnlE9p S89h2lHEbXYNWOXtfcdbkmABQHUXPx1NZYjOjPIlLxonuvfXcMuPQd9Gx pVpIEW5HaRoLDNvpHibgUwQ3W3oq9pJAvP6uzjf6qGiAV6gBc71McdLW6 IfR0LrLrLyoHHYfY+qKjMBmY01kAxa20LaxkMP8n9tmPW4ENGdyhPYzz0 HxCEjnmI/xM0T3r3jfuLjcFIgd/QaqrvkGDguRzGGdoHgqugOU3NmjdFy P2bPhag39fijH8oKfqBBcjot3asNVZqSMIIaMcuUxtTr4H7NkONwu0Gz7 A==; IronPort-SDR: i9OxWw8o1ULYSqFkAQsesztI4c8ZNzhFSdD6CQfiD06asGzAD1lQk4+Ueu4Hc6/5ZamFpL9NCj wL6a1T5DxBlFEKMBvt0ZIrnVSis72I9fpvoOUuWBV9W7QdNOaYALw7zdX3UY6Z+GEWyClTLzGP PP3mTxM3qdaWTC6138hN9ODPA3RH+7VjSCgDxXwv/+1RISOPvORdNxgYCakcJOuR5CGKM2rOMY /wfXWXlqK+uCfRqRfoTsfA9SbJ4Tb1egFydZFCbO6QEeqVcF3ydwGsxb41P3bpCnkOpWw/Il6N AhY= X-IronPort-AV: E=Sophos;i="5.81,293,1610434800"; d="scan'208";a="109181483" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 31 Mar 2021 01:00:00 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Wed, 31 Mar 2021 00:59:59 -0700 Received: from [10.171.246.91] (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2176.2 via Frontend Transport; Wed, 31 Mar 2021 00:59:57 -0700 Subject: Re: [PATCH] clk: at91: Trivial typo fixes in the file sama7g5.c To: Bhaskar Chowdhury , , , , , , , , , , CC: References: <20210313053222.14706-1-unixbhaskar@gmail.com> From: Nicolas Ferre Organization: microchip Message-ID: <498a30fd-405b-8599-92ca-ca37269d49d4@microchip.com> Date: Wed, 31 Mar 2021 09:59:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <20210313053222.14706-1-unixbhaskar@gmail.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13/03/2021 at 06:32, Bhaskar Chowdhury wrote: > s/critial/critical/ ......two different places > s/parrent/parent/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Nicolas Ferre > --- > drivers/clk/at91/sama7g5.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/clk/at91/sama7g5.c b/drivers/clk/at91/sama7g5.c > index a6e20b35960e..9e1ec48c4474 100644 > --- a/drivers/clk/at91/sama7g5.c > +++ b/drivers/clk/at91/sama7g5.c > @@ -166,7 +166,7 @@ static const struct { > .c = &pll_characteristics, > .t = PLL_TYPE_FRAC, > /* > - * This feeds syspll_divpmcck which may feed critial parts > + * This feeds syspll_divpmcck which may feed critical parts > * of the systems like timers. Therefore it should not be > * disabled. > */ > @@ -178,7 +178,7 @@ static const struct { > .c = &pll_characteristics, > .t = PLL_TYPE_DIV, > /* > - * This may feed critial parts of the systems like timers. > + * This may feed critical parts of the systems like timers. > * Therefore it should not be disabled. > */ > .f = CLK_IS_CRITICAL | CLK_SET_RATE_GATE, > @@ -455,7 +455,7 @@ static const struct { > * @pp: PLL parents > * @pp_mux_table: PLL parents mux table > * @r: clock output range > - * @pp_chg_id: id in parrent array of changeable PLL parent > + * @pp_chg_id: id in parent array of changeable PLL parent > * @pp_count: PLL parents count > * @id: clock id > */ > -- > 2.26.2 > -- Nicolas Ferre 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 X-Spam-Level: X-Spam-Status: No, score=-15.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 54315C433C1 for ; Wed, 31 Mar 2021 08:02:15 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CB4CF6023F for ; Wed, 31 Mar 2021 08:02:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CB4CF6023F Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=microchip.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:CC:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=KUSofUGErL+knLpINE3IJeO7LWKxZpIr5mq1Uak0jEQ=; b=bEj4OLpeW1uNVLE63xbjiE77D 6yqxAtZiqbTyrUNRliQ4Z0r3iYuqd5LNMGR/tdT38384BPelQiayLz2ojJWHjWn3vnu2EnGtbg+d4 iGMfWcdBGvF5HzzA4LyqC4ocmqpOg1psNXhm270zTr19qXrEnNUbtO7mFuHil3/qQPwImWM+13oAR /aZuwj3YkjX3VMoJgUWeVWltGaWTfT0lOtVXAKgpzSi7Z/3rMlX0S6lmzBnRPdsMqhY24AUha+dLW uekjaYavQi5iUGb+Vp0gcuW4FVn8y298lcN302yKyKy0jj+JsXT5ozg1415uU512WjsJK8NnRwY5d 41wai8gqA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lRVlw-005suy-IJ; Wed, 31 Mar 2021 08:00:16 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lRVlk-005ssJ-51 for linux-arm-kernel@lists.infradead.org; Wed, 31 Mar 2021 08:00:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1617177604; x=1648713604; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=QAMy0aKzrxFM3Ag+XLeRLy9l4AN42Ui0jKuCNNrgJVM=; b=eeJjUsm9iby2pr1BqB/cvKh6Dx7woa8Kc8ZHvdevAOJ7ihwAMZQ0tS9X gkgY7PrPn345xwjpiokigCc36DstRxLYwUr+xij05yahDpUKPK6X6Wq6b TJjQq9QTIE75yJicholu49fjkml0U22u8MAsuecYwcq2RjEVjEKbrqFVc dfBqHe8uS7rzedhQX2UspJKnk0lorZzuf+uryIhcgxtZKcD7dxCeI6gZX KMeehUS0qbcWsQcy0h5sU8wwrwyCUDBE+0qyjO7Lw6YleG0czZDt6adoU pA0LeV7Sn5VjFz6gaZSilEm6X+DXhOte5mgPkBEiPA8xBA8t3QRfLfXrL A==; IronPort-SDR: i9OxWw8o1ULYSqFkAQsesztI4c8ZNzhFSdD6CQfiD06asGzAD1lQk4+Ueu4Hc6/5ZamFpL9NCj wL6a1T5DxBlFEKMBvt0ZIrnVSis72I9fpvoOUuWBV9W7QdNOaYALw7zdX3UY6Z+GEWyClTLzGP PP3mTxM3qdaWTC6138hN9ODPA3RH+7VjSCgDxXwv/+1RISOPvORdNxgYCakcJOuR5CGKM2rOMY /wfXWXlqK+uCfRqRfoTsfA9SbJ4Tb1egFydZFCbO6QEeqVcF3ydwGsxb41P3bpCnkOpWw/Il6N AhY= X-IronPort-AV: E=Sophos;i="5.81,293,1610434800"; d="scan'208";a="109181483" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 31 Mar 2021 01:00:00 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Wed, 31 Mar 2021 00:59:59 -0700 Received: from [10.171.246.91] (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2176.2 via Frontend Transport; Wed, 31 Mar 2021 00:59:57 -0700 Subject: Re: [PATCH] clk: at91: Trivial typo fixes in the file sama7g5.c To: Bhaskar Chowdhury , , , , , , , , , , CC: References: <20210313053222.14706-1-unixbhaskar@gmail.com> From: Nicolas Ferre Organization: microchip Message-ID: <498a30fd-405b-8599-92ca-ca37269d49d4@microchip.com> Date: Wed, 31 Mar 2021 09:59:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <20210313053222.14706-1-unixbhaskar@gmail.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210331_090004_864397_578066BF X-CRM114-Status: GOOD ( 17.40 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 13/03/2021 at 06:32, Bhaskar Chowdhury wrote: > s/critial/critical/ ......two different places > s/parrent/parent/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Nicolas Ferre > --- > drivers/clk/at91/sama7g5.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/clk/at91/sama7g5.c b/drivers/clk/at91/sama7g5.c > index a6e20b35960e..9e1ec48c4474 100644 > --- a/drivers/clk/at91/sama7g5.c > +++ b/drivers/clk/at91/sama7g5.c > @@ -166,7 +166,7 @@ static const struct { > .c = &pll_characteristics, > .t = PLL_TYPE_FRAC, > /* > - * This feeds syspll_divpmcck which may feed critial parts > + * This feeds syspll_divpmcck which may feed critical parts > * of the systems like timers. Therefore it should not be > * disabled. > */ > @@ -178,7 +178,7 @@ static const struct { > .c = &pll_characteristics, > .t = PLL_TYPE_DIV, > /* > - * This may feed critial parts of the systems like timers. > + * This may feed critical parts of the systems like timers. > * Therefore it should not be disabled. > */ > .f = CLK_IS_CRITICAL | CLK_SET_RATE_GATE, > @@ -455,7 +455,7 @@ static const struct { > * @pp: PLL parents > * @pp_mux_table: PLL parents mux table > * @r: clock output range > - * @pp_chg_id: id in parrent array of changeable PLL parent > + * @pp_chg_id: id in parent array of changeable PLL parent > * @pp_count: PLL parents count > * @id: clock id > */ > -- > 2.26.2 > -- Nicolas Ferre _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel