All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: alsa-devel@alsa-project.org, Magnus Damm <magnus.damm@gmail.com>,
	linux-kernel@vger.kernel.org, Magnus Damm <damm@opensource.se>,
	Kuninori Morimoto <morimoto.kuninori@renesas.com>,
	linux-pm@lists.linux-foundation.org
Subject: Re: Null suspend/resume functions
Date: Wed, 18 Nov 2009 13:41:12 +0000	[thread overview]
Message-ID: <20091118134112.GF6592@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <200911172314.04396.rjw@sisk.pl>

On Tue, Nov 17, 2009 at 11:14:04PM +0100, Rafael J. Wysocki wrote:

> In fact, it's not mandatory for bus types, not for drivers.  IMO bus types
> really have to know how to suspend a device and how to resume it,
> otherwise the core framework won't be useful anyway.  What the bus type does
> about drivers not implementing ->runtime_suspend() or ->runtime_resume(), it's
> up to the bus type.  That's even documented IIRC.

OK, thanks - I hadn't realised that these were being called directly
from the bus type code rather than by the core.

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	Kuninori Morimoto <morimoto.kuninori@renesas.com>,
	alsa-devel@alsa-project.org, linux-pm@lists.linux-foundation.org,
	Magnus Damm <damm@opensource.se>,
	linux-kernel@vger.kernel.org
Subject: Re: Null suspend/resume functions
Date: Wed, 18 Nov 2009 13:41:12 +0000	[thread overview]
Message-ID: <20091118134112.GF6592@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <200911172314.04396.rjw@sisk.pl>

On Tue, Nov 17, 2009 at 11:14:04PM +0100, Rafael J. Wysocki wrote:

> In fact, it's not mandatory for bus types, not for drivers.  IMO bus types
> really have to know how to suspend a device and how to resume it,
> otherwise the core framework won't be useful anyway.  What the bus type does
> about drivers not implementing ->runtime_suspend() or ->runtime_resume(), it's
> up to the bus type.  That's even documented IIRC.

OK, thanks - I hadn't realised that these were being called directly
from the bus type code rather than by the core.

  parent reply	other threads:[~2009-11-18 13:41 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-09  2:54 [PATCH 1/2 v2] ASoC: sh: fsi: Add runtime PM support Kuninori Morimoto
2009-11-09 10:58 ` Mark Brown
2009-11-09 10:58   ` [alsa-devel] " Mark Brown
2009-11-09 13:31   ` Mark Brown
2009-11-09 13:31   ` Mark Brown
2009-11-09 13:31     ` [alsa-devel] " Mark Brown
2009-11-16 15:30     ` Null suspend/resume functions Mark Brown
2009-11-16 15:30     ` Mark Brown
2009-11-16 15:30       ` Mark Brown
2009-11-16 19:07       ` Rafael J. Wysocki
2009-11-16 19:07       ` Rafael J. Wysocki
2009-11-17 11:52       ` Pavel Machek
2009-11-17 11:52       ` [linux-pm] " Pavel Machek
2009-11-17 11:52         ` Pavel Machek
2009-11-17 12:41         ` Mark Brown
2009-11-17 12:41           ` Mark Brown
2009-11-18 16:09           ` Pavel Machek
2009-11-19 11:21             ` Mark Brown
2009-11-19 11:21             ` [linux-pm] " Mark Brown
2009-11-19 11:21               ` Mark Brown
2009-11-21 23:45               ` Pavel Machek
2009-11-23 11:02                 ` Mark Brown
2009-11-24 11:57                   ` Pavel Machek
2009-11-18 16:09           ` Pavel Machek
2009-11-17 12:41         ` Mark Brown
2009-11-17 12:46       ` Magnus Damm
2009-11-17 12:46         ` Magnus Damm
2009-11-17 12:59         ` Mark Brown
2009-11-17 12:59           ` Mark Brown
2009-11-17 22:14           ` Rafael J. Wysocki
2009-11-18 13:41             ` Mark Brown
2009-11-18 13:41             ` Mark Brown [this message]
2009-11-18 13:41               ` Mark Brown
2009-11-17 22:14           ` Rafael J. Wysocki
2009-11-18 10:09           ` Magnus Damm
2009-11-18 10:09             ` Magnus Damm
2009-11-18 12:05             ` Mark Brown
2009-11-18 12:05             ` Mark Brown
2009-11-18 12:05               ` Mark Brown
2009-11-18 10:09           ` Magnus Damm
2009-11-17 12:59         ` Mark Brown
2009-11-17 12:46       ` Magnus Damm
2009-11-27 11:06   ` [PATCH 1/2 v2] ASoC: sh: fsi: Add runtime PM support Mark Brown
2009-11-27 11:06     ` [alsa-devel] " 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=20091118134112.GF6592@rakim.wolfsonmicro.main \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=damm@opensource.se \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=magnus.damm@gmail.com \
    --cc=morimoto.kuninori@renesas.com \
    --cc=rjw@sisk.pl \
    /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.