All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: dapm: Fix typos in comment
@ 2017-09-27 14:35 Peng Donglin
  2017-09-27 14:39   ` [alsa-devel] " Lars-Peter Clausen
  0 siblings, 1 reply; 4+ messages in thread
From: Peng Donglin @ 2017-09-27 14:35 UTC (permalink / raw)
  To: broonie, lgirdwood, perex, tiwai; +Cc: alsa-devel, linux-kernel, Peng Donglin

Signed-off-by: Peng Donglin <dolinux.peng@gmail.com>
---
 sound/soc/soc-dapm.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
index dcef67a..0867eaa 100644
--- a/sound/soc/soc-dapm.c
+++ b/sound/soc/soc-dapm.c
@@ -4167,7 +4167,7 @@ void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream,
  * @dapm: DAPM context
  * @pin: pin name
  *
- * Enables input/output pin and its parents or children widgets iff there is
+ * Enables input/output pin and its parents or children widgets if there is
  * a valid audio route and active audio stream.
  *
  * Requires external locking.
@@ -4187,7 +4187,7 @@ int snd_soc_dapm_enable_pin_unlocked(struct snd_soc_dapm_context *dapm,
  * @dapm: DAPM context
  * @pin: pin name
  *
- * Enables input/output pin and its parents or children widgets iff there is
+ * Enables input/output pin and its parents or children widgets if there is
  * a valid audio route and active audio stream.
  *
  * NOTE: snd_soc_dapm_sync() needs to be called after this for DAPM to
-- 
1.9.1

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

* Re: [PATCH] ASoC: dapm: Fix typos in comment
  2017-09-27 14:35 [PATCH] ASoC: dapm: Fix typos in comment Peng Donglin
@ 2017-09-27 14:39   ` Lars-Peter Clausen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars-Peter Clausen @ 2017-09-27 14:39 UTC (permalink / raw)
  To: Peng Donglin, broonie, lgirdwood, perex, tiwai; +Cc: alsa-devel, linux-kernel

On 09/27/2017 04:35 PM, Peng Donglin wrote:
> Signed-off-by: Peng Donglin <dolinux.peng@gmail.com>
> ---
>  sound/soc/soc-dapm.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
> index dcef67a..0867eaa 100644
> --- a/sound/soc/soc-dapm.c
> +++ b/sound/soc/soc-dapm.c
> @@ -4167,7 +4167,7 @@ void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream,
>   * @dapm: DAPM context
>   * @pin: pin name
>   *
> - * Enables input/output pin and its parents or children widgets iff there is
> + * Enables input/output pin and its parents or children widgets if there is

https://en.wikipedia.org/wiki/If_and_only_if

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

* Re: [alsa-devel] [PATCH] ASoC: dapm: Fix typos in comment
@ 2017-09-27 14:39   ` Lars-Peter Clausen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars-Peter Clausen @ 2017-09-27 14:39 UTC (permalink / raw)
  To: Peng Donglin, broonie, lgirdwood, perex, tiwai; +Cc: alsa-devel, linux-kernel

On 09/27/2017 04:35 PM, Peng Donglin wrote:
> Signed-off-by: Peng Donglin <dolinux.peng@gmail.com>
> ---
>  sound/soc/soc-dapm.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
> index dcef67a..0867eaa 100644
> --- a/sound/soc/soc-dapm.c
> +++ b/sound/soc/soc-dapm.c
> @@ -4167,7 +4167,7 @@ void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream,
>   * @dapm: DAPM context
>   * @pin: pin name
>   *
> - * Enables input/output pin and its parents or children widgets iff there is
> + * Enables input/output pin and its parents or children widgets if there is

https://en.wikipedia.org/wiki/If_and_only_if

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

* Re: [alsa-devel] [PATCH] ASoC: dapm: Fix typos in comment
  2017-09-27 14:39   ` [alsa-devel] " Lars-Peter Clausen
  (?)
@ 2017-09-27 14:47   ` Donglin Peng
  -1 siblings, 0 replies; 4+ messages in thread
From: Donglin Peng @ 2017-09-27 14:47 UTC (permalink / raw)
  To: Lars-Peter Clausen
  Cc: Mark Brown, Liam Girdwood, Jaroslav Kysela, Takashi Iwai,
	alsa-devel, linux-kernel

Thanks, i see.

On Wed, Sep 27, 2017 at 10:39 PM, Lars-Peter Clausen <lars@metafoo.de> wrote:
> On 09/27/2017 04:35 PM, Peng Donglin wrote:
>> Signed-off-by: Peng Donglin <dolinux.peng@gmail.com>
>> ---
>>  sound/soc/soc-dapm.c | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
>> index dcef67a..0867eaa 100644
>> --- a/sound/soc/soc-dapm.c
>> +++ b/sound/soc/soc-dapm.c
>> @@ -4167,7 +4167,7 @@ void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream,
>>   * @dapm: DAPM context
>>   * @pin: pin name
>>   *
>> - * Enables input/output pin and its parents or children widgets iff there is
>> + * Enables input/output pin and its parents or children widgets if there is
>
> https://en.wikipedia.org/wiki/If_and_only_if

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

end of thread, other threads:[~2017-09-27 14:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-27 14:35 [PATCH] ASoC: dapm: Fix typos in comment Peng Donglin
2017-09-27 14:39 ` Lars-Peter Clausen
2017-09-27 14:39   ` [alsa-devel] " Lars-Peter Clausen
2017-09-27 14:47   ` Donglin Peng

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.