* [PATCH] ASoC: atmel: Fix typo in comment
@ 2026-05-05 22:33 Md Shofiqul Islam
2026-05-05 23:35 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Md Shofiqul Islam @ 2026-05-05 22:33 UTC (permalink / raw)
To: linux-sound
Cc: broonie, lgirdwood, claudiu.beznea, andrei.simion,
Md Shofiqul Islam
Fix spelling mistake in comment:
- occured -> occurred
---
sound/soc/atmel/atmel-pcm-dma.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/atmel/atmel-pcm-dma.c b/sound/soc/atmel/atmel-pcm-dma.c
index 7306e04da..e4b73ae3d 100644
--- a/sound/soc/atmel/atmel-pcm-dma.c
+++ b/sound/soc/atmel/atmel-pcm-dma.c
@@ -47,7 +47,7 @@ static const struct snd_pcm_hardware atmel_pcm_dma_hardware = {
* atmel_pcm_dma_irq: SSC interrupt handler for DMAENGINE enabled SSC
*
* We use DMAENGINE to send/receive data to/from SSC so this ISR is only to
- * check if any overrun occured.
+ * check if any overrun occurred.
*/
static void atmel_pcm_dma_irq(u32 ssc_sr,
struct snd_pcm_substream *substream)
--
2.51.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] ASoC: atmel: Fix typo in comment
2026-05-05 22:33 [PATCH] ASoC: atmel: Fix typo in comment Md Shofiqul Islam
@ 2026-05-05 23:35 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2026-05-05 23:35 UTC (permalink / raw)
To: Md Shofiqul Islam; +Cc: linux-sound, lgirdwood, claudiu.beznea, andrei.simion
[-- Attachment #1: Type: text/plain, Size: 411 bytes --]
On Wed, May 06, 2026 at 01:33:30AM +0300, Md Shofiqul Islam wrote:
> Fix spelling mistake in comment:
> - occured -> occurred
> ---
> sound/soc/atmel/atmel-pcm-dma.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
You've not provided a Signed-off-by for this so I can't do anything with
it, please see Documentation/process/submitting-patches.rst for details
on what this is and why it's important.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-05 23:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 22:33 [PATCH] ASoC: atmel: Fix typo in comment Md Shofiqul Islam
2026-05-05 23:35 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox