All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Bo Shen <voice.shen@atmel.com>
Cc: plagnioj@jcrosoft.com, nicolas.ferre@atmel.com,
	linux-arm-kernel@lists.infradead.org,
	linux-sound@vger.kernel.org, alsa-devel@alsa-project.org
Subject: Re: [PATCH 0/4] ASoC: atmel: fixes for working as module
Date: Mon, 4 Feb 2013 18:34:30 +0000	[thread overview]
Message-ID: <20130204183430.GR4720@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1359604420-15171-1-git-send-email-voice.shen@atmel.com>

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

On Thu, Jan 31, 2013 at 11:53:36AM +0800, Bo Shen wrote:
> The following patches fixes the audio part when working as module
> 
> Bo Shen (4):
>   ASoC: atmel_pcm: make it buildable as module
>   ASoC: atmel_ssc_dai: remove error set private data
>   ASoC: atmel_ssc_dai: correct sequence when unload
>   ASoC: sam9g20_wm8731: disable clock and correct sequence when unload

Applied all, thanks.

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

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Bo Shen <voice.shen@atmel.com>
Cc: plagnioj@jcrosoft.com, nicolas.ferre@atmel.com,
	linux-arm-kernel@lists.infradead.org,
	linux-sound@vger.kernel.org, alsa-devel@alsa-project.org
Subject: Re: [PATCH 0/4] ASoC: atmel: fixes for working as module
Date: Mon, 04 Feb 2013 18:34:30 +0000	[thread overview]
Message-ID: <20130204183430.GR4720@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1359604420-15171-1-git-send-email-voice.shen@atmel.com>

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

On Thu, Jan 31, 2013 at 11:53:36AM +0800, Bo Shen wrote:
> The following patches fixes the audio part when working as module
> 
> Bo Shen (4):
>   ASoC: atmel_pcm: make it buildable as module
>   ASoC: atmel_ssc_dai: remove error set private data
>   ASoC: atmel_ssc_dai: correct sequence when unload
>   ASoC: sam9g20_wm8731: disable clock and correct sequence when unload

Applied all, thanks.

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

WARNING: multiple messages have this Message-ID (diff)
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ASoC: atmel: fixes for working as module
Date: Mon, 4 Feb 2013 18:34:30 +0000	[thread overview]
Message-ID: <20130204183430.GR4720@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1359604420-15171-1-git-send-email-voice.shen@atmel.com>

On Thu, Jan 31, 2013 at 11:53:36AM +0800, Bo Shen wrote:
> The following patches fixes the audio part when working as module
> 
> Bo Shen (4):
>   ASoC: atmel_pcm: make it buildable as module
>   ASoC: atmel_ssc_dai: remove error set private data
>   ASoC: atmel_ssc_dai: correct sequence when unload
>   ASoC: sam9g20_wm8731: disable clock and correct sequence when unload

Applied all, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130204/bacfbc1a/attachment.sig>

  parent reply	other threads:[~2013-02-04 18:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-31  3:53 [PATCH 0/4] ASoC: atmel: fixes for working as module Bo Shen
2013-01-31  3:53 ` Bo Shen
2013-01-31  3:53 ` Bo Shen
2013-01-31  3:53 ` [PATCH 1/4] ASoC: atmel_pcm: make it buildable " Bo Shen
2013-01-31  3:53   ` Bo Shen
2013-01-31  3:53   ` Bo Shen
2013-01-31  3:53 ` [PATCH 2/4] ASoC: atmel_ssc_dai: remove error set private data Bo Shen
2013-01-31  3:53   ` Bo Shen
2013-01-31  3:53   ` Bo Shen
2013-01-31  3:53 ` [PATCH 3/4] ASoC: atmel_ssc_dai: correct sequence when unload Bo Shen
2013-01-31  3:53   ` Bo Shen
2013-01-31  3:53   ` Bo Shen
2013-01-31  3:53 ` [PATCH 4/4] ASoC: sam9g20_wm8731: disable clock and " Bo Shen
2013-01-31  3:53   ` Bo Shen
2013-01-31  3:53   ` Bo Shen
2013-02-04 18:34 ` Mark Brown [this message]
2013-02-04 18:34   ` [PATCH 0/4] ASoC: atmel: fixes for working as module Mark Brown
2013-02-04 18:34   ` 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=20130204183430.GR4720@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=plagnioj@jcrosoft.com \
    --cc=voice.shen@atmel.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.