* [PATCH 4/4] ASoC: max98090/91: fixing a space
@ 2025-10-23 7:03 Sharique Mohammad
2025-10-23 11:32 ` Mark Brown
2025-10-23 21:14 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Sharique Mohammad @ 2025-10-23 7:03 UTC (permalink / raw)
To: broonie; +Cc: perex, linux-sound, lgirdwood, Sharique Mohammad
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
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH 4/4] ASoC: max98090/91: fixing a space
2025-10-23 7:03 [PATCH 4/4] ASoC: max98090/91: fixing a space Sharique Mohammad
@ 2025-10-23 11:32 ` Mark Brown
2025-10-23 21:14 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2025-10-23 11:32 UTC (permalink / raw)
To: Sharique Mohammad; +Cc: perex, linux-sound, lgirdwood
[-- Attachment #1: Type: text/plain, Size: 269 bytes --]
On Thu, Oct 23, 2025 at 09:03:47AM +0200, Sharique Mohammad wrote:
> removed an extra space
This is numbered as though it were part of a series but it's just a
loose patch, patch numbers only make sense within a series and create
confusion when included outside them.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 4/4] ASoC: max98090/91: fixing a space
2025-10-23 7:03 [PATCH 4/4] ASoC: max98090/91: fixing a space Sharique Mohammad
2025-10-23 11:32 ` Mark Brown
@ 2025-10-23 21:14 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2025-10-23 21:14 UTC (permalink / raw)
To: Sharique Mohammad; +Cc: perex, linux-sound, lgirdwood
On Thu, 23 Oct 2025 09:03:47 +0200, Sharique Mohammad wrote:
> removed an extra space
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[4/4] ASoC: max98090/91: fixing a space
commit: 310bf433c01f78e0756fd5056a43118a2f77318c
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-23 21:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-23 7:03 [PATCH 4/4] ASoC: max98090/91: fixing a space Sharique Mohammad
2025-10-23 11:32 ` Mark Brown
2025-10-23 21:14 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox