Re: [PATCH v2 2/2] MFD: MAX8997: Support Wake-up from Suspend

From: Mark Brown
Date: Thu Aug 18 2011 - 20:59:11 EST


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).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/