From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Akiyoshi Kurita <weibu@redadmin.org>
Cc: platform-driver-x86@vger.kernel.org,
Mark Pearson <mpearson-lenovo@squebb.ca>,
derekjohn.clark@gmail.com, W_Armin@gmx.de,
linux-doc@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
corbet@lwn.net
Subject: Re: [PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency
Date: Mon, 15 Sep 2025 13:35:07 +0300 (EEST) [thread overview]
Message-ID: <c8b5c80d-beb0-796b-dc31-7daf4cadcc37@linux.intel.com> (raw)
In-Reply-To: <20250913173754.951858-1-weibu@redadmin.org>
On Sun, 14 Sep 2025, Akiyoshi Kurita wrote:
> Fix a spelling mistake in lenovo-wmi-gamezone.rst
> ("freqency" -> "frequency").
>
> No functional change.
>
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
> ---
> Documentation/wmi/devices/lenovo-wmi-gamezone.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/wmi/devices/lenovo-wmi-gamezone.rst b/Documentation/wmi/devices/lenovo-wmi-gamezone.rst
> index 997263e51a7d..167548929ac2 100644
> --- a/Documentation/wmi/devices/lenovo-wmi-gamezone.rst
> +++ b/Documentation/wmi/devices/lenovo-wmi-gamezone.rst
> @@ -153,7 +153,7 @@ data using the `bmfdec <https://github.com/pali/bmfdec>`_ utility:
> [WmiDataId(1), read, Description("P-State ID.")] uint32 PStateID;
> [WmiDataId(2), read, Description("CLOCK ID.")] uint32 ClockID;
> [WmiDataId(3), read, Description("Default value.")] uint32 defaultvalue;
> - [WmiDataId(4), read, Description("OC Offset freqency.")] uint32 OCOffsetFreq;
> + [WmiDataId(4), read, Description("OC Offset frequency")] uint32 OCOffsetFreq;
> [WmiDataId(5), read, Description("OC Min offset value.")] uint32 OCMinOffset;
> [WmiDataId(6), read, Description("OC Max offset value.")] uint32 OCMaxOffset;
> [WmiDataId(7), read, Description("OC Offset Scale.")] uint32 OCOffsetScale;
Hi,
There's a pre-existing patch to this [1] which I'm not very likely to
apply anyway as the typo is in the original interface and this section is
not exactly documentation for normal users.
[1] https://patchwork.kernel.org/project/platform-driver-x86/patch/20250817170644.5855-1-rakuram.e96@gmail.com/
--
i.
next prev parent reply other threads:[~2025-09-15 10:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-13 17:37 [PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency Akiyoshi Kurita
2025-09-15 10:35 ` Ilpo Järvinen [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-13 17:38 Akiyoshi Kurita
2025-09-16 15:59 ` Jonathan Corbet
2025-09-16 23:39 ` weibu
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=c8b5c80d-beb0-796b-dc31-7daf4cadcc37@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=W_Armin@gmx.de \
--cc=corbet@lwn.net \
--cc=derekjohn.clark@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mpearson-lenovo@squebb.ca \
--cc=platform-driver-x86@vger.kernel.org \
--cc=weibu@redadmin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.