> but why is this polling done in the kernel driver, and not by the > userspace component that wants the data/alert? > the userspace component is in a better position to align things, and > also ask for the data in the frequency IT can use it.
There are some sensors like emc1403, that generate an interrupt. So, I included polling in the driver to maintain compatibility for the framework. If that is not a nice approach, I can remove the polling part, and re-submit the patch. Thanks Durgadoss _______________________________________________ Meego-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
