All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	alsa-devel@alsa-project.org, lars@metafoo.de, festevam@gmail.com,
	s.hauer@pengutronix.de, Nicolin Chen <b42378@freescale.com>,
	timur@tabi.org, rob.herring@calxeda.com, tomasz.figa@gmail.com,
	p.zabel@pengutronix.de, R65777@freescale.com,
	shawn.guo@linaro.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v9 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
Date: Tue, 20 Aug 2013 20:11:13 +0100	[thread overview]
Message-ID: <20130820191113.GS30073@sirena.org.uk> (raw)
In-Reply-To: <5213965C.6010908@wwwdotorg.org>


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

On Tue, Aug 20, 2013 at 10:16:28AM -0600, Stephen Warren wrote:

> What changed between v8 and v9?

There was a changelog in the cover mail for the series:

| Changelog:
| v8->v9:
|  * Use bool instead of atomic_t.
|  * Use clk_prepare_enable() instead.
|  * Dropped dumpregs().
|  * Dropped unnecessary clk_round_rate().
|  * Dropped unused clock source enum.
|  * Revised dev_err() message.

[-- 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: Stephen Warren <swarren@wwwdotorg.org>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	alsa-devel@alsa-project.org, lars@metafoo.de, festevam@gmail.com,
	s.hauer@pengutronix.de, Nicolin Chen <b42378@freescale.com>,
	timur@tabi.org, rob.herring@calxeda.com, tomasz.figa@gmail.com,
	p.zabel@pengutronix.de, R65777@freescale.com,
	shawn.guo@linaro.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v9 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
Date: Tue, 20 Aug 2013 20:11:13 +0100	[thread overview]
Message-ID: <20130820191113.GS30073@sirena.org.uk> (raw)
In-Reply-To: <5213965C.6010908@wwwdotorg.org>

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

On Tue, Aug 20, 2013 at 10:16:28AM -0600, Stephen Warren wrote:

> What changed between v8 and v9?

There was a changelog in the cover mail for the series:

| Changelog:
| v8->v9:
|  * Use bool instead of atomic_t.
|  * Use clk_prepare_enable() instead.
|  * Dropped dumpregs().
|  * Dropped unnecessary clk_round_rate().
|  * Dropped unused clock source enum.
|  * Revised dev_err() message.

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

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: Nicolin Chen <b42378@freescale.com>,
	s.hauer@pengutronix.de, linuxppc-dev@lists.ozlabs.org,
	alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
	lars@metafoo.de, p.zabel@pengutronix.de, timur@tabi.org,
	rob.herring@calxeda.com, shawn.guo@linaro.org,
	festevam@gmail.com, tomasz.figa@gmail.com, mark.rutland@arm.com,
	R65777@freescale.com
Subject: Re: [PATCH v9 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
Date: Tue, 20 Aug 2013 20:11:13 +0100	[thread overview]
Message-ID: <20130820191113.GS30073@sirena.org.uk> (raw)
In-Reply-To: <5213965C.6010908@wwwdotorg.org>

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

On Tue, Aug 20, 2013 at 10:16:28AM -0600, Stephen Warren wrote:

> What changed between v8 and v9?

There was a changelog in the cover mail for the series:

| Changelog:
| v8->v9:
|  * Use bool instead of atomic_t.
|  * Use clk_prepare_enable() instead.
|  * Dropped dumpregs().
|  * Dropped unnecessary clk_round_rate().
|  * Dropped unused clock source enum.
|  * Revised dev_err() message.

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

  reply	other threads:[~2013-08-20 19:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-20  4:32 [PATCH v9 0/2] Add freescale S/PDIF CPU DAI and machine drivers Nicolin Chen
2013-08-20  4:32 ` Nicolin Chen
2013-08-20  4:32 ` Nicolin Chen
2013-08-20  4:32 ` [PATCH v9 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver Nicolin Chen
2013-08-20  4:32   ` Nicolin Chen
2013-08-20  4:32   ` Nicolin Chen
2013-08-20 16:16   ` Stephen Warren
2013-08-20 16:16     ` Stephen Warren
2013-08-20 19:11     ` Mark Brown [this message]
2013-08-20 19:11       ` Mark Brown
2013-08-20 19:11       ` Mark Brown
2013-08-20  4:32 ` [PATCH v9 2/2] ASoC: fsl: Add S/PDIF machine driver Nicolin Chen
2013-08-20  4:32   ` Nicolin Chen
2013-08-20  4:32   ` Nicolin Chen
2013-08-20 16:17   ` Stephen Warren
2013-08-20 16:17     ` Stephen Warren
2013-08-20 16:54     ` Nicole Otsuka
2013-08-20 16:54       ` [alsa-devel] " Nicole Otsuka
2013-08-20 19:00       ` Stephen Warren
2013-08-20 19:00         ` [alsa-devel] " Stephen Warren
2013-08-20 19:00         ` Stephen Warren

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=20130820191113.GS30073@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=R65777@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=b42378@freescale.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=lars@metafoo.de \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mark.rutland@arm.com \
    --cc=p.zabel@pengutronix.de \
    --cc=rob.herring@calxeda.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawn.guo@linaro.org \
    --cc=swarren@wwwdotorg.org \
    --cc=timur@tabi.org \
    --cc=tomasz.figa@gmail.com \
    /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.