All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Cc: alsa-devel@alsa-project.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH 1/2] ASoC: sh: fsi: Add runtime PM support
Date: Tue, 10 Nov 2009 08:39:50 +0900	[thread overview]
Message-ID: <20091109233950.GB1059@linux-sh.org> (raw)
In-Reply-To: <20091109231408.GA1059@linux-sh.org>

On Tue, Nov 10, 2009 at 08:14:08AM +0900, Paul Mundt wrote:
> On Mon, Nov 09, 2009 at 11:12:39AM +0900, Kuninori Morimoto wrote:
> > This patch add support runtime PM.
> > Driver callbacks for Runtime PM are empty because
> > the device registers are always re-initialized after
> > pm_runtime_get_sync(). The Runtime PM functions replaces the
> > clock framework module stop bit handling in this driver.
> > 
> > Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
> > Signed-off-by: Magnus Damm <damm@opensource.se>
> 
> On Mon, Nov 09, 2009 at 11:12:49AM +0900, Kuninori Morimoto wrote:
> > Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
> > ---
> >  arch/sh/boards/mach-se/7724/setup.c |    3 +++
> >  1 files changed, 3 insertions(+), 0 deletions(-)
> > 
> These look fine, I'll queue them up.

Upon a closer look, it seems this is built on top of earlier changes in
the ASoC tree, so they should probably go through there so we don't end
up with the merge conflict later.

The board setup bits are harmless and shouldn't conflict with anything in
my tree, so there's no problem with taken both of these through the ASoC
tree.

Acked-by: Paul Mundt <lethal@linux-sh.org>

      reply	other threads:[~2009-11-09 23:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-09  2:12 [PATCH 2/2] sh: ms7724se: Add runtime PM support for FSI Kuninori Morimoto
2009-11-09  2:12 ` [PATCH 1/2] ASoC: sh: fsi: Add runtime PM support Kuninori Morimoto
2009-11-09  2:59   ` Kuninori Morimoto
2009-11-09 23:14   ` Paul Mundt
2009-11-09 23:39     ` Paul Mundt [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=20091109233950.GB1059@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=magnus.damm@gmail.com \
    --cc=morimoto.kuninori@renesas.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.