alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org, Stephen Warren <swarren@nvidia.com>
Subject: Re: [PATCH 1/3] ASoC: Use card rather than soc-audio device to card PM functions
Date: Wed, 26 Jan 2011 20:12:26 +0000	[thread overview]
Message-ID: <1296072746.3298.46.camel@odin> (raw)
In-Reply-To: <1296061709-12494-1-git-send-email-broonie@opensource.wolfsonmicro.com>

On Wed, 2011-01-26 at 17:08 +0000, Mark Brown wrote:
> The platform device for the card is tied closely to the soc-audio
> implementation which we're currently trying to remove in favour of
> allowing cards to have their own devices. Begin removing it by
> replacing it with the card in the suspend and resume callbacks we
> give to cards, also taking the opportunity to remove the legacy
> suspend types which are currently hard coded anyway.
> 
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  include/sound/soc.h      |    8 ++++----
>  sound/soc/pxa/raumfeld.c |    4 ++--
>  sound/soc/pxa/zylonite.c |    5 ++---
>  sound/soc/soc-core.c     |    9 ++++-----
>  4 files changed, 12 insertions(+), 14 deletions(-)

All

Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk

      parent reply	other threads:[~2011-01-26 20:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-26 17:08 [PATCH 1/3] ASoC: Use card rather than soc-audio device to card PM functions Mark Brown
2011-01-26 17:08 ` [PATCH 2/3] ASoC: Replace pdev with card in machine driver probe and remove Mark Brown
2011-01-26 17:08 ` [PATCH 3/3] ASoC: Export card PM callbacks for use in direct registered cards Mark Brown
2011-01-26 20:12 ` Liam Girdwood [this message]

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=1296072746.3298.46.camel@odin \
    --to=lrg@slimlogic.co.uk \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=swarren@nvidia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).