Re: [PATCH V1] mfd: tps65910: Add wakeup support

From: Laxman Dewangan
Date: Fri Jan 20 2012 - 08:00:45 EST


On Friday 20 January 2012 06:21 PM, Mark Brown wrote:

The wakeup should enabled if PMIC need to be configure for
waking up system through RTC or ONKEY.
Why the platform data? The power management infrastructure provides
control of this already.
I did not get how the wakeup enabled in power management infrastructure?
My understanding is that we need to call the two apis device_wakeup_init() and
enable_irq_wake() for enabling the wakeup functionality.
Is there any other API which does the same and I need to call from the core driver?

--
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/