]> err.no Git - linux-2.6/commitdiff
[PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic sysfs callbacks
authorJean Delvare <khali@linux-fr.org>
Sun, 5 Jun 2005 09:53:25 +0000 (11:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:52:04 +0000 (21:52 -0700)
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>

No differences found