* OMAP HS-MMC: convert to dev_pm_ops broke hibernation
@ 2011-07-05 15:02 Matthieu CASTET
0 siblings, 0 replies; only message in thread
From: Matthieu CASTET @ 2011-07-05 15:02 UTC (permalink / raw)
To: Kevin Hilman; +Cc: linux-mmc@vger.kernel.org, madhu.cr
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-05 15:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 15:02 OMAP HS-MMC: convert to dev_pm_ops broke hibernation Matthieu CASTET
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox