linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: mfd: Spelling fixes in the file max77620.c
@ 2021-02-05  8:54 Bhaskar Chowdhury
  2021-02-05 17:14 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05  8:54 UTC (permalink / raw)
  To: lee.jones, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury



s/Teminology/Terminology/
s/confguration/configuration/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/mfd/max77620.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mfd/max77620.c b/drivers/mfd/max77620.c
index fec2096474ad..429f7fbe92bc 100644
--- a/drivers/mfd/max77620.c
+++ b/drivers/mfd/max77620.c
@@ -10,7 +10,7 @@
  *	Mallikarjun Kasoju <mkasoju@nvidia.com>
  */

-/****************** Teminology used in driver ********************
+/****************** Terminology used in driver ********************
  * Here are some terminology used from datasheet for quick reference:
  * Flexible Power Sequence (FPS):
  * The Flexible Power Sequencer (FPS) allows each regulator to power up under
@@ -20,7 +20,7 @@
  * be programmed to be part of a sequence allowing external regulators to be
  * sequenced along with internal regulators. 32KHz clock can be programmed to
  * be part of a sequence.
- * There is 3 FPS confguration registers and all resources are configured to
+ * There is 3 FPS configuration registers and all resources are configured to
  * any of these FPS or no FPS.
  */

--
2.30.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] drivers: mfd: Spelling fixes in the file max77620.c
  2021-02-05  8:54 [PATCH] drivers: mfd: Spelling fixes in the file max77620.c Bhaskar Chowdhury
@ 2021-02-05 17:14 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-02-05 17:14 UTC (permalink / raw)
  To: Bhaskar Chowdhury, lee.jones, linux-kernel

On 2/5/21 12:54 AM, Bhaskar Chowdhury wrote:
> 
> 
> s/Teminology/Terminology/
> s/confguration/configuration/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
>  drivers/mfd/max77620.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/mfd/max77620.c b/drivers/mfd/max77620.c
> index fec2096474ad..429f7fbe92bc 100644
> --- a/drivers/mfd/max77620.c
> +++ b/drivers/mfd/max77620.c
> @@ -10,7 +10,7 @@
>   *	Mallikarjun Kasoju <mkasoju@nvidia.com>
>   */
> 
> -/****************** Teminology used in driver ********************
> +/****************** Terminology used in driver ********************
>   * Here are some terminology used from datasheet for quick reference:
>   * Flexible Power Sequence (FPS):
>   * The Flexible Power Sequencer (FPS) allows each regulator to power up under
> @@ -20,7 +20,7 @@
>   * be programmed to be part of a sequence allowing external regulators to be
>   * sequenced along with internal regulators. 32KHz clock can be programmed to
>   * be part of a sequence.
> - * There is 3 FPS confguration registers and all resources are configured to
> + * There is 3 FPS configuration registers and all resources are configured to
>   * any of these FPS or no FPS.
>   */
> 
> --
> 2.30.0
> 


-- 
~Randy


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-05 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05  8:54 [PATCH] drivers: mfd: Spelling fixes in the file max77620.c Bhaskar Chowdhury
2021-02-05 17:14 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).