linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Klein <michael@fossekall.de>
To: Andrei Stefanescu <andrei.stefanescu@microchip.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Support Opensource <support.opensource@diasemi.com>,
	Lee Jones <lee.jones@linaro.org>
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org,
	Michael Klein <michael@fossekall.de>
Subject: [PATCH v2 2/3] mfd: si476x-core.h: fix "regulator" spelling in comment
Date: Fri, 27 Nov 2020 13:52:01 +0100	[thread overview]
Message-ID: <20201127125202.23917-2-michael@fossekall.de> (raw)
In-Reply-To: <20201127125202.23917-1-michael@fossekall.de>

"regualtor" -> "regulator"

Signed-off-by: Michael Klein <michael@fossekall.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


  reply	other threads:[~2020-11-27 12:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 18:37 [PATCH 0/2] Fix spelling of "regulator" Michael Klein
2020-11-24 18:37 ` [PATCH 1/2] Documentation: mcp16502-regulator: fix spelling mistake Michael Klein
2020-11-24 18:37 ` [PATCH 2/2] mfd: fix spelling mistakes Michael Klein
2020-11-27  9:31   ` Lee Jones
2020-11-27 12:52     ` [PATCH v2 1/3] Documentation: mcp16502-regulator: fix spelling mistake Michael Klein
2020-11-27 12:52       ` Michael Klein [this message]
2020-11-27 13:19         ` [PATCH v2 2/3] mfd: si476x-core.h: fix "regulator" spelling in comment Lee Jones
2020-11-27 12:52       ` [PATCH v2 3/3] mfd: da9055: fix "REGULATOR" spelling in register content macro Michael Klein
2020-11-27 13:07         ` Adam Thomson
2020-11-27 13:18         ` Lee Jones
2020-11-27 13:48       ` [PATCH v2 1/3] Documentation: mcp16502-regulator: fix spelling mistake Mark Brown
2020-11-25 12:00 ` [PATCH 0/2] Fix spelling of "regulator" Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201127125202.23917-2-michael@fossekall.de \
    --to=michael@fossekall.de \
    --cc=andrei.stefanescu@microchip.com \
    --cc=broonie@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=support.opensource@diasemi.com \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).