From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: linux-kernel@vger.kernel.org,
Samuel Ortiz <sameo@linux.intel.com>,
kyungmin.park@samsung.com, myungjoo.ham@gmail.com
Subject: Re: [PATCH v2 2/2] MFD: MAX8997: Support Wake-up from Suspend
Date: Fri, 19 Aug 2011 01:59:01 +0100 [thread overview]
Message-ID: <20110819005900.GA32368@sirena.org.uk> (raw)
In-Reply-To: <1313653056-27263-3-git-send-email-myungjoo.ham@samsung.com>
On Thu, Aug 18, 2011 at 04:37:36PM +0900, MyungJoo Ham wrote:
> + if (max8997->wakeup && max8997->irq)
> + irq_set_irq_wake(max8997->irq, 1);
There's supposed to be userspace control of this stuff (see
device_may_wake_up() and friends) though that can always be added in a
second pass).
next prev parent reply other threads:[~2011-08-19 0:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-18 7:37 [PATCH v2 0/2] MFD: MAX8997 Driver Update MyungJoo Ham
2011-08-18 7:37 ` [PATCH v2 1/2] MFD: MAX8997: IRQ Handling Bugfix MyungJoo Ham
2011-08-18 7:37 ` [PATCH v2 2/2] MFD: MAX8997: Support Wake-up from Suspend MyungJoo Ham
2011-08-19 0:59 ` Mark Brown [this message]
2011-08-19 5:38 ` MyungJoo Ham
2011-08-19 5:39 ` [PATCH v2 2/2-resubmit] " MyungJoo Ham
2011-08-22 14:41 ` [PATCH v2 0/2] MFD: MAX8997 Driver Update Samuel Ortiz
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=20110819005900.GA32368@sirena.org.uk \
--to=broonie@opensource.wolfsonmicro.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@gmail.com \
--cc=myungjoo.ham@samsung.com \
--cc=sameo@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox