All of lore.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: alsa-devel@alsa-project.org,
	Stephen Warren <swarren@wwwdotorg.org>,
	Sangbeom Kim <sbkim73@samsung.com>,
	Mark Brown <broonie@kernel.org>,
	patches@opensource.wolfsonmicro.com,
	Liam Girdwood <lgirdwood@gmail.com>, Timur Tabi <timur@tabi.org>,
	Nicolin Chen <nicoleotsuka@gmail.com>,
	Xiubo Li <Li.Xiubo@freescale.com>,
	Markus Pargmann <mpa@pengutronix.de>
Subject: Re: [PATCH 11/11] ASoC: ac97: Push snd_ac97 pointer to the driver	level
Date: Tue, 11 Nov 2014 12:46:10 +0000	[thread overview]
Message-ID: <20141111124610.GB23178@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1415655713-29842-12-git-send-email-lars@metafoo.de>

On Mon, Nov 10, 2014 at 10:41:53PM +0100, Lars-Peter Clausen wrote:
> Now that the ASoC core no longer needs a handle to the AC'97 device that is
> associated with a CODEC we can remove it from the snd_soc_codec struct and
> push it into the individual driver state structs like we do for other
> communication buses. Doing so creates a clean separation between the AC'97
> bus support and the ASoC core.
> 
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
> ---

The Wolfson bits look ok to me:

Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>

Thanks,
Charles

  reply	other threads:[~2014-11-11 12:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10 21:41 [PATCH 00/11] ASoC: Untangle AC'97 support form the core Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 01/11] ASoC: mpc5200_psc_ac97: Remove unused on-stack snd_ac97 device Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 02/11] ASoC: mpc5200_dma: Don't overwrite ac97 device private_data Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 03/11] ASoC: Properly handle AC'97 device lifetime management Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 04/11] ASoC: Move AC'97 support to its own file Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 05/11] ASoC: ac97: Use static ac97_bus Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 06/11] ASoC: ac97: Merge soc_ac97_dev_{un, }register()/soc_{un, }register_ac97_codec() Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 07/11] ASoC: ac97: Drop support for setting platform data via the CPU DAI Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 08/11] ASoC: ac97: Drop delayed device registration Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 09/11] ASoC: Drop ac97_control initialization from CODEC driver DAIs Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 10/11] ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control Lars-Peter Clausen
2014-11-10 21:41 ` [PATCH 11/11] ASoC: ac97: Push snd_ac97 pointer to the driver level Lars-Peter Clausen
2014-11-11 12:46   ` Charles Keepax [this message]
2014-11-18 15:30 ` [PATCH 00/11] ASoC: Untangle AC'97 support form the core 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=20141111124610.GB23178@opensource.wolfsonmicro.com \
    --to=ckeepax@opensource.wolfsonmicro.com \
    --cc=Li.Xiubo@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lars@metafoo.de \
    --cc=lgirdwood@gmail.com \
    --cc=mpa@pengutronix.de \
    --cc=nicoleotsuka@gmail.com \
    --cc=patches@opensource.wolfsonmicro.com \
    --cc=sbkim73@samsung.com \
    --cc=swarren@wwwdotorg.org \
    --cc=timur@tabi.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.