* [PATCH] sound: core: Fix typo in 'PCM Timer Interface' help
@ 2022-03-18 1:52 Elijah Harding
2022-03-18 8:19 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Elijah Harding @ 2022-03-18 1:52 UTC (permalink / raw)
To: linux-sound
Signed-off-by: Elijah Harding <eharding830@gmail.com>
---
sound/core/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/core/Kconfig b/sound/core/Kconfig
index db2e3c63ff41..dd7b40734723 100644
--- a/sound/core/Kconfig
+++ b/sound/core/Kconfig
@@ -84,7 +84,7 @@ config SND_PCM_TIMER
help
If you disable this option, pcm timer will be unavailable, so
those stubs that use pcm timer (e.g. dmix, dsnoop & co) may work
- incorrectlly.
+ incorrectly.
For some embedded devices, we may disable it to reduce memory
footprint, about 20KB on x86_64 platform.
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] sound: core: Fix typo in 'PCM Timer Interface' help
2022-03-18 1:52 [PATCH] sound: core: Fix typo in 'PCM Timer Interface' help Elijah Harding
@ 2022-03-18 8:19 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2022-03-18 8:19 UTC (permalink / raw)
To: linux-sound
On Fri, 18 Mar 2022 02:52:01 +0100,
Elijah Harding wrote:
>
> Signed-off-by: Elijah Harding <eharding830@gmail.com>
Thanks, applied.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-18 8:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18 1:52 [PATCH] sound: core: Fix typo in 'PCM Timer Interface' help Elijah Harding
2022-03-18 8:19 ` Takashi Iwai
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.