This patch creates a new header with a potential standard i2c sensor attribute type (which simply includes an int representing the sensor number/index) and the associated macros, SENSOR_DEVICE_ATTR to define a static attribute and to_sensor_dev_attr to get a sensor_device_attribute reference from an embedded device_attribute reference. Please see the next patch to see how these can be used. Signed-off-by: Yani Ioannou <yani.ioannou at gmail.com> --- -------------- next part -------------- i2c-sysfs.h | 37 +++++++++++++++++++++++++++++++++++++ 1 files changed, 37 insertions(+) -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-linux-2.6.12-rc4-sysfsdyncallback-deviceattr-i2c.diff Type: text/x-patch Size: 1767 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050517/89ff6850/attachment.bin -------------- next part -------------- _______________________________________________ lm-sensors mailing list lm-sensors at lm-sensors.org http://lists.lm-sensors.org/mailman/listinfo/lm-sensors