upgrade voltage device_attributes to sensor-device-attributes, following Yani's form a. change declarations: DEVICE_ATTR -> SENSOR_DEVICE_ATTR b. compute sensor_dev_attr from dev_attr, with to_sensor_dev_attr(devattr) c. change calls to device_create_file() to match. [jimc at harpo pset]$ diffstat 02-sda-vin pc87360.c | 122 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 64 insertions(+), 58 deletions(-) Signed-off-by: Jim Cromie <jcromie at divsol.com> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 02-sda-vin Url: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050801/98964d34/attachment.pl