Hi,
I need to quickly handle a HW gpio interrupt from a peripheral, and then go 
back to sleep, every few hundred ms or so. In order to not take a big power 
hit, I would like to not have the full android VM start up when the 
processor handles the IRQ.
Currently I've registered a threaded IRQ.

Is there a way to not have the full android system start up when processing 
the IRQ?
How do I tell the system to Suspend after I handle the IRQ?

Thanks

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to