Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1373949 > unrolled thread

[PATCH] [linux-next]:ALSA: Fix a typo in timestamping.txt

Started byMasanari Iida <standby24x7@gmail.com>
First post2016-04-08 05:50 +0200
Last post2016-04-08 07:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] [linux-next]:ALSA: Fix a typo in timestamping.txt Masanari Iida <standby24x7@gmail.com> - 2016-04-08 05:50 +0200
    Re: [PATCH] [linux-next]:ALSA: Fix a typo in timestamping.txt Takashi Iwai <tiwai@suse.de> - 2016-04-08 07:00 +0200

#1373949 — [PATCH] [linux-next]:ALSA: Fix a typo in timestamping.txt

FromMasanari Iida <standby24x7@gmail.com>
Date2016-04-08 05:50 +0200
Subject[PATCH] [linux-next]:ALSA: Fix a typo in timestamping.txt
Message-ID<rlvAK-68q-5@gated-at.bofh.it>
This patch fix a spelling typo found in
Documentation/sound/alsa/timestamping.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/sound/alsa/timestamping.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sound/alsa/timestamping.txt b/Documentation/sound/alsa/timestamping.txt
index 0b191a23f534..1b6473f393a8 100644
--- a/Documentation/sound/alsa/timestamping.txt
+++ b/Documentation/sound/alsa/timestamping.txt
@@ -129,7 +129,7 @@ will be required to issue multiple queries and perform an
 interpolation of the results
 
 In some hardware-specific configuration, the system timestamp is
-latched by a low-level audio subsytem, and the information provided
+latched by a low-level audio subsystem, and the information provided
 back to the driver. Due to potential delays in the communication with
 the hardware, there is a risk of misalignment with the avail and delay
 information. To make sure applications are not confused, a
-- 
2.8.0

[toc] | [next] | [standalone]


#1373976

FromTakashi Iwai <tiwai@suse.de>
Date2016-04-08 07:00 +0200
Message-ID<rlwGu-6WS-7@gated-at.bofh.it>
In reply to#1373949
On Fri, 08 Apr 2016 05:45:25 +0200,
Masanari Iida wrote:
> 
> This patch fix a spelling typo found in
> Documentation/sound/alsa/timestamping.txt
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied, thanks.


Takashi

> ---
>  Documentation/sound/alsa/timestamping.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/sound/alsa/timestamping.txt b/Documentation/sound/alsa/timestamping.txt
> index 0b191a23f534..1b6473f393a8 100644
> --- a/Documentation/sound/alsa/timestamping.txt
> +++ b/Documentation/sound/alsa/timestamping.txt
> @@ -129,7 +129,7 @@ will be required to issue multiple queries and perform an
>  interpolation of the results
>  
>  In some hardware-specific configuration, the system timestamp is
> -latched by a low-level audio subsytem, and the information provided
> +latched by a low-level audio subsystem, and the information provided
>  back to the driver. Due to potential delays in the communication with
>  the hardware, there is a risk of misalignment with the avail and delay
>  information. To make sure applications are not confused, a
> -- 
> 2.8.0
> 
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web