Hi, I would like to send an event to user space from my driver. My driver will check the interrupt. Once it happened, an event will be send to filesystem. How can i do this scenario? Is that possible to use uevent?
kobject_uevent(&psy->dev->kobj, KOBJ_CHANGE); Thanks for help.. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting To unsubscribe, reply using "remove me" as the subject.
