All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthieu CASTET <matthieu.castet@parrot.com>
To: Kevin Hilman <khilman@deeprootsystems.com>
Cc: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>, madhu.cr@ti.com
Subject: OMAP HS-MMC: convert to dev_pm_ops broke hibernation
Date: Tue, 5 Jul 2011 17:02:59 +0200	[thread overview]
Message-ID: <4E1327A3.4070900@parrot.com> (raw)

Hi,

commit a791daa15305e7e549a418ef0ae6bc4b4580066e converted PM operations to use
dev_pm_ops. But this broke hibernation/suspend to disk :
- now there no state argument
- but there is one call back per state :
-- suspend/resume for s2ram
-- freeze/thaw poweroff/restore for s2disk

look like most of the mmc driver using dev_pm_ops got the same problem (only
jz4740_mmc define poweroff/restore)


Matthieu

                 reply	other threads:[~2011-07-05 15:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4E1327A3.4070900@parrot.com \
    --to=matthieu.castet@parrot.com \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=madhu.cr@ti.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.