From: Matthew Percival <matthew@capgo.com>
To: linux-pm@lists.osdl.org
Subject: Powering down a device...
Date: Mon, 21 Nov 2005 09:44:45 +1100 [thread overview]
Message-ID: <1132526685.8816.19.camel@localhost.localdomain> (raw)
[-- Attachment #1: Type: text/plain, Size: 1099 bytes --]
G'Day,
I was directed here from the linux-omap-open-source mailing list.
I am using an OMAP5912, and have been looking at what power savings I
get when using Deep Sleep (echo -n "standby" > /sys/power/state), and
noticed that there is no change in vmain. I am hoping that turning the
Ethernet controller off before entering deep sleep will make a
significant difference, but I do not know how to do this.
If I look in drivers/net/smc91x.c, there is already a suspend function
written, which apparently powers the device down. I do not believe this
is currently being used anywhere, and I am not sure how exactly it is
supposed to be used to begin with. I was hoping that someone here would
be able to give me some information on using device_driver->suspend()
functions.
As an aside, is there anyone here who knows how to use Big Sleep in an
OMAP environment? I have worked out how to configure it, but not how to
enter it. As this is not an OMAP mailing list, I am not expecting
anyone here to know the answer to that one, but it cannot hurt to ask.
Thanks for your time,
Matthew
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next reply other threads:[~2005-11-20 22:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-20 22:44 Matthew Percival [this message]
[not found] <EA12F909C0431D458B9D18A176BEE4A5030D5E61@dlee02.ent.ti.com>
2005-11-21 1:26 ` Powering down a device Matthew Percival
2005-11-21 22:26 ` Geoff Levand
2005-11-22 17:15 ` Patrick Mochel
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=1132526685.8816.19.camel@localhost.localdomain \
--to=matthew@capgo.com \
--cc=linux-pm@lists.osdl.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 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.