From: Daniel Drake <dsd@laptop.org>
To: linux-mmc@vger.kernel.org
Subject: -ENOSYS suspend-powerdown regression
Date: Mon, 30 May 2011 15:26:19 +0100 [thread overview]
Message-ID: <BANLkTimdp2n1qhLQmTk+k_M5_WowhJqPyQ@mail.gmail.com> (raw)
Hi,
The libertas_sdio driver has a suspend routine which returns -ENOSYS
when the card should effectively be removed and powered during
suspend, to be re-probed during resume.
This is broken in linus master. Everything appears somewhat normal
going down into suspend:
[ 70.217948] libertas_sdio mmc1:0001:1: mmc1:0001:1: suspend: PM flags = 0x3
[ 70.225588] uhci_hcd 0000:00:10.0: PCI INT A disabled
[ 70.231140] viafb 0000:00:01.0: PCI INT A disabled
[ 70.236233] libertas_sdio mmc1:0001:1: Suspend without wake params
-- powering down
[ 70.244588] mmc1: card 0001 removed
but the "remove" routine of libertas_sdio is never called, meaning
that things get very confused during resume.
It was definitely working before (although I couldn't pinpoint exactly when).
Any ideas?
Thanks,
Daniel
next reply other threads:[~2011-05-30 14:26 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-30 14:26 Daniel Drake [this message]
2011-06-04 9:50 ` -ENOSYS suspend-powerdown regression Daniel Drake
2011-06-04 10:18 ` Daniel Drake
2011-06-04 10:33 ` Ohad Ben-Cohen
2011-06-04 11:10 ` Daniel Drake
2011-06-04 23:08 ` Ohad Ben-Cohen
2011-06-05 12:31 ` Daniel Drake
2011-06-05 13:49 ` Ohad Ben-Cohen
2011-06-28 5:55 ` Ohad Ben-Cohen
2011-06-28 20:59 ` Daniel Drake
2011-06-28 21:47 ` Ohad Ben-Cohen
2011-06-28 21:54 ` Daniel Drake
2011-06-28 22:04 ` Ohad Ben-Cohen
2011-07-06 15:53 ` Daniel Drake
2011-07-08 15:38 ` Daniel Drake
2011-07-18 1:53 ` 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=BANLkTimdp2n1qhLQmTk+k_M5_WowhJqPyQ@mail.gmail.com \
--to=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;
as well as URLs for NNTP newsgroup(s).