On Sun, 2010-10-31 at 15:25 +0100, ext Greg KH wrote:
I took a look to that. It seems that iio is more or less sysfs based.
There are ring buffers and event device which are chardev based
but still the data outside ring buffer and the control is sysfs based.
By getting open and close from sysfs would be nice from the driver
point of view. However, I understand that this is just overhead for
majority of the cases.
Regards,
Samu
--