All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Xiubo Li <Li.Xiubo@freescale.com>
Cc: moinejf@free.fr, alsa-devel@alsa-project.org,
	kuninori.morimoto.gx@renesas.com, lgirdwood@gmail.com,
	linux-kernel@vger.kernel.org, shawn.guo@linaro.org
Subject: Re: [PATCH 5/8] ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided
Date: Thu, 23 Jan 2014 19:29:42 +0000	[thread overview]
Message-ID: <20140123192942.GF11727@sirena.org.uk> (raw)
In-Reply-To: <1390453370-29194-6-git-send-email-Li.Xiubo@freescale.com>


[-- Attachment #1.1: Type: text/plain, Size: 225 bytes --]

On Thu, Jan 23, 2014 at 01:02:47PM +0800, Xiubo Li wrote:
> Make it easier for generic code to work with set_tdm_slot() by distinguishing
> between the operation not being supported and an error as is done.

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Xiubo Li <Li.Xiubo@freescale.com>
Cc: lgirdwood@gmail.com, shawn.guo@linaro.org,
	kuninori.morimoto.gx@renesas.com, moinejf@free.fr,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/8] ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided
Date: Thu, 23 Jan 2014 19:29:42 +0000	[thread overview]
Message-ID: <20140123192942.GF11727@sirena.org.uk> (raw)
In-Reply-To: <1390453370-29194-6-git-send-email-Li.Xiubo@freescale.com>

[-- Attachment #1: Type: text/plain, Size: 225 bytes --]

On Thu, Jan 23, 2014 at 01:02:47PM +0800, Xiubo Li wrote:
> Make it easier for generic code to work with set_tdm_slot() by distinguishing
> between the operation not being supported and an error as is done.

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2014-01-23 19:29 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23  5:02 [PATCH 0/8] New and Resend the old patches Xiubo Li
2014-01-23  5:02 ` Xiubo Li
2014-01-23  5:02 ` [PATCH 1/8] ASoC: fsl: Add VF610 soc audio card Kconfig Xiubo Li
2014-01-23  5:02   ` Xiubo Li
2014-01-23 18:38   ` Mark Brown
2014-01-26  5:15     ` Li.Xiubo
2014-01-26 12:43       ` Mark Brown
2014-02-10  4:12         ` Li.Xiubo
2014-02-10 12:31           ` Mark Brown
2014-02-10 12:31             ` Mark Brown
2014-01-23  5:02 ` [PATCH Resend 2/8] ASoC: simple-card: fix __asoc_simple_card_dai_init Xiubo Li
2014-01-23  5:02   ` Xiubo Li
2014-01-23  7:11   ` Jean-Francois Moine
2014-01-23  7:11     ` Jean-Francois Moine
2014-01-23  7:22     ` Li.Xiubo
2014-01-23  7:22       ` Li.Xiubo
2014-01-23  5:02 ` [PATCH Resend 3/8] ASoC: simple-card: simplify the daifmt code Xiubo Li
2014-01-23  5:02   ` Xiubo Li
2014-01-23 19:20   ` Mark Brown
2014-01-24  7:26     ` Li.Xiubo
2014-01-24  7:26       ` Li.Xiubo
2014-01-23  5:02 ` [PATCH Resend 4/8] ASoC: simple-card: Add snd_card's name parsing from DT node support Xiubo Li
2014-01-23  5:02   ` Xiubo Li
2014-01-23 19:24   ` Mark Brown
2014-01-23  5:02 ` [PATCH 5/8] ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided Xiubo Li
2014-01-23  5:02   ` Xiubo Li
2014-01-23 19:29   ` Mark Brown [this message]
2014-01-23 19:29     ` Mark Brown
2014-01-23  5:02 ` [PATCH 6/8] ASoC: simple-card: add tdm slot supports Xiubo Li
2014-01-23  5:02   ` Xiubo Li
2014-01-23  6:11   ` David Rientjes
2014-01-23  6:35     ` Li.Xiubo
2014-01-23 19:48   ` Mark Brown
2014-01-23  5:02 ` [PATCH Resend 7/8] ASoC: add snd_soc_of_parse_audio_simple_widgets for DeviceTree Xiubo Li
2014-01-23  5:02   ` Xiubo Li
2014-01-23 19:39   ` Mark Brown
2014-01-24  2:46     ` Li.Xiubo
2014-01-24  2:46       ` Li.Xiubo
2014-01-24 13:05       ` Mark Brown
2014-01-23  5:02 ` [PATCH 8/8] ASoC: simple-card: add off-codec widgets supports Xiubo Li
2014-01-23  5:02   ` Xiubo Li
2014-01-23 19:40   ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140123192942.GF11727@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=Li.Xiubo@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=moinejf@free.fr \
    --cc=shawn.guo@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.