From: Sharique Mohammad <sharq0406@gmail.com>
To: broonie@kernel.org
Cc: perex@perex.cz, linux-sound@vger.kernel.org, lgirdwood@gmail.com,
Sharique Mohammad <sharq0406@gmail.com>
Subject: [PATCH 4/4] ASoC: max98090/91: fixing a space
Date: Thu, 23 Oct 2025 09:03:47 +0200 [thread overview]
Message-ID: <20251023070347.1936838-1-sharq0406@gmail.com> (raw)
removed an extra space
Signed-off-by: Sharique Mohammad <sharq0406@gmail.com>
---
sound/soc/codecs/max98090.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/max98090.c b/sound/soc/codecs/max98090.c
index 03cc6e0fc88d..ef0c4f2ce1b2 100644
--- a/sound/soc/codecs/max98090.c
+++ b/sound/soc/codecs/max98090.c
@@ -2380,7 +2380,7 @@ static struct snd_soc_dai_driver max98090_dai = {
.rates = MAX98090_RATES,
.formats = MAX98090_FORMATS,
},
- .ops = &max98090_dai_ops,
+ .ops = &max98090_dai_ops,
};
static int max98090_probe(struct snd_soc_component *component)
--
2.30.5
next reply other threads:[~2025-10-23 7:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-23 7:03 Sharique Mohammad [this message]
2025-10-23 11:32 ` [PATCH 4/4] ASoC: max98090/91: fixing a space Mark Brown
2025-10-23 21:14 ` 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=20251023070347.1936838-1-sharq0406@gmail.com \
--to=sharq0406@gmail.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
/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