[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201127125202.23917-2-michael@fossekall.de>
Date: Fri, 27 Nov 2020 13:52:01 +0100
From: Michael Klein <michael@...sekall.de>
To: Andrei Stefanescu <andrei.stefanescu@...rochip.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Support Opensource <support.opensource@...semi.com>,
Lee Jones <lee.jones@...aro.org>
Cc: linux-kernel@...r.kernel.org, trivial@...nel.org,
Michael Klein <michael@...sekall.de>
Subject: [PATCH v2 2/3] mfd: si476x-core.h: fix "regulator" spelling in comment
"regualtor" -> "regulator"
Signed-off-by: Michael Klein <michael@...sekall.de>
---
Changes in v2:
- split patch
- make subject line more forthcoming
include/linux/mfd/si476x-core.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/mfd/si476x-core.h b/include/linux/mfd/si476x-core.h
index 4708c2b8512a..dd95c37ca134 100644
--- a/include/linux/mfd/si476x-core.h
+++ b/include/linux/mfd/si476x-core.h
@@ -57,7 +57,7 @@ enum si476x_mfd_cells {
* @SI476X_POWER_DOWN: In this state all regulators are turned off
* and the reset line is pulled low. The device is completely
* inactive.
- * @SI476X_POWER_UP_FULL: In this state all the power regualtors are
+ * @SI476X_POWER_UP_FULL: In this state all the power regulators are
* turned on, reset line pulled high, IRQ line is enabled(polling is
* active for polling use scenario) and device is turned on with
* POWER_UP command. The device is ready to be used.
--
2.29.2
Powered by blists - more mailing lists