Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH] ALSA: uapi: Fix typo in asound.h comment
@ 2025-12-03 16:25 Andres J Rosa
  2025-12-08 14:28 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Andres J Rosa @ 2025-12-03 16:25 UTC (permalink / raw)
  To: linux-sound; +Cc: alsa-devel, Andres J Rosa

Fix 'level-shit' to 'level-shift' in struct snd_cea_861_aud_if comment.

Signed-off-by: Andres J Rosa <andyrosa@gmail.com>
---
 include/uapi/sound/asound.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/sound/asound.h b/include/uapi/sound/asound.h
index 5a049eeae..d3ce75ba9 100644
--- a/include/uapi/sound/asound.h
+++ b/include/uapi/sound/asound.h
@@ -60,7 +60,7 @@ struct snd_cea_861_aud_if {
 	unsigned char db2_sf_ss; /* sample frequency and size */
 	unsigned char db3; /* not used, all zeros */
 	unsigned char db4_ca; /* channel allocation code */
-	unsigned char db5_dminh_lsv; /* downmix inhibit & level-shit values */
+	unsigned char db5_dminh_lsv; /* downmix inhibit & level-shift values */
 };
 
 /****************************************************************************
-- 
2.52.0.windows.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ALSA: uapi: Fix typo in asound.h comment
  2025-12-03 16:25 [PATCH] ALSA: uapi: Fix typo in asound.h comment Andres J Rosa
@ 2025-12-08 14:28 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2025-12-08 14:28 UTC (permalink / raw)
  To: Andres J Rosa; +Cc: linux-sound, alsa-devel

On Wed, 03 Dec 2025 17:25:01 +0100,
Andres J Rosa wrote:
> 
> Fix 'level-shit' to 'level-shift' in struct snd_cea_861_aud_if comment.
> 
> Signed-off-by: Andres J Rosa <andyrosa@gmail.com>

Applied now.  Thanks.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-08 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 16:25 [PATCH] ALSA: uapi: Fix typo in asound.h comment Andres J Rosa
2025-12-08 14:28 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox