commit | 20ad93d4e5cf5f0616198b5919ee9f304119dd4b | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Jun 05 11:53:25 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 21 21:52:04 2005 -0700 |
tree | a2260af225b373435ceb4e9475dfbbe67f019832 | |
parent | bc51ae1159c0c9a34d2400a8449e1fca3ee965b4 [diff] |
[PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic sysfs callbacks This patch modifies the it87 hardware monitoring driver to take benefit of the new sysfs callback features introduced by Yani Ioannou, making the code much clearer and the resulting driver significantly smaller. From: Yani Ioannou <yani.ioannou@gmail.com> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>