public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben@trinity.fluff.org>
To: Daniel Drake <dsd@laptop.org>
Cc: linux-mmc@vger.kernel.org
Subject: Re: reference implementation of runtime PM
Date: Mon, 6 Dec 2010 18:56:15 +0000	[thread overview]
Message-ID: <20101206185615.GK2495@trinity.fluff.org> (raw)
In-Reply-To: <AANLkTikK-SvvDHfeNHXP4tw_e3p3gZ4XaT8Ta5YpuDar@mail.gmail.com>

On Mon, Dec 06, 2010 at 05:57:22PM +0000, Daniel Drake wrote:
> Hi,
> 
> I'm working on getting runtime pm working on the XO-1.5 laptop
> (sdhci-pci) in case it is related to some other power-related issues
> we have been having.
> 
> Right now, when runtime is enabled, the card cannot be brought back
> online again after it has been powered off.
> 
> I've dug down and I think that runtime PM is doing basically nothing.
> i.e. when the system decides to runtime-suspend my SD card, nothing
> actually happens to the SD card. It remains fully powered and
> untouched. I'm basing this assumption on mmc_power_save_host() which
> relies entirely on host->bus_ops->power_save() doing the actual
> power-down work. On sdhci this method does not exist.

you might want to add the linux-pm list to this.

-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.


  reply	other threads:[~2010-12-06 18:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-06 17:57 reference implementation of runtime PM Daniel Drake
2010-12-06 18:56 ` Ben Dooks [this message]
2010-12-06 20:03 ` Daniel Drake
2010-12-06 21:42   ` Ohad Ben-Cohen

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=20101206185615.GK2495@trinity.fluff.org \
    --to=ben@trinity.fluff.org \
    --cc=dsd@laptop.org \
    --cc=linux-mmc@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox