lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  5 Feb 2021 14:24:56 +0530
From:   Bhaskar Chowdhury <unixbhaskar@...il.com>
To:     lee.jones@...aro.org, linux-kernel@...r.kernel.org
Cc:     rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] drivers: mfd: Spelling fixes in the file max77620.c



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

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.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@...dia.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ