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

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


On Friday 20 January 2012 06:32 PM, Mark Brown wrote:
On Fri, Jan 20, 2012 at 06:30:24PM +0530, Laxman Dewangan wrote:

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?
No, that's it - when you call those userspace will get control via sysfs
for turning on and off the wakeup support.
So should I call them in driver by default without taking parameter from platform data?



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