From: Krzysztof Kozlowski <krzk@kernel.org>
To: IRRatium <majnkraftiigry7@gmail.com>, broonie@kernel.org
Cc: lgirdwood@gmail.com, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, david.rhodes@cirrus.com,
rf@opensource.cirrus.com, linux-sound@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
patches@opensource.cirrus.com
Subject: Re: [PATCH 1/2] ASoC: cs35l35: fix typo 'overide' -> 'override'
Date: Tue, 21 Apr 2026 11:50:21 +0200 [thread overview]
Message-ID: <4fa0272b-af04-4b9a-b75b-0b49086b490d@kernel.org> (raw)
In-Reply-To: <5ba3d073-c5fd-431e-afb9-0a0911300aa7@gmail.com>
On 21/04/2026 04:30, IRRatium wrote:
> Fix typo in property name 'cirrus,classh-bst-overide',
> should be 'cirrus,classh-bst-override'.
>
> Signed-off-by: IRRatium <majnkraftiigry7@gmail.com>
We don't take anonymous contributions.
> ---
> sound/soc/codecs/cs35l35.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/codecs/cs35l35.c b/sound/soc/codecs/cs35l35.c
> index 7a01b1d9f..7d9b42c5a 100644
> --- a/sound/soc/codecs/cs35l35.c
> +++ b/sound/soc/codecs/cs35l35.c
> @@ -1311,7 +1311,7 @@ static int cs35l35_handle_of_data(struct
> i2c_client *i2c_client,
>
> if (classh_config->classh_algo_enable) {
> classh_config->classh_bst_override =
> - of_property_read_bool(np, "cirrus,classh-bst-overide");
> + of_property_read_bool(np, "cirrus,classh-bst-override");
ABI break, so that's a strong no.
Best regards,
Krzysztof
next prev parent reply other threads:[~2026-04-21 9:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 2:30 [PATCH 1/2] ASoC: cs35l35: fix typo 'overide' -> 'override' IRRatium
2026-04-21 2:32 ` [PATCH 2/2] dt-bindings: sound: " IRRatium
2026-04-21 9:50 ` Krzysztof Kozlowski
2026-04-21 9:48 ` [PATCH 1/2] ASoC: " Charles Keepax
2026-04-21 9:50 ` Krzysztof Kozlowski [this message]
[not found] <CAAmW3WY3bhUXvUZcPpwkD5NhzGRSv7b+tUKbNZcROvkqQbyTMw@mail.gmail.com>
2026-04-20 18:55 ` IRRatium
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=4fa0272b-af04-4b9a-b75b-0b49086b490d@kernel.org \
--to=krzk@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=david.rhodes@cirrus.com \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=majnkraftiigry7@gmail.com \
--cc=patches@opensource.cirrus.com \
--cc=rf@opensource.cirrus.com \
--cc=robh@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