]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit20ad93d4e5cf5f0616198b5919ee9f304119dd4b
treea2260af225b373435ceb4e9475dfbbe67f019832
parentbc51ae1159c0c9a34d2400a8449e1fca3ee965b4
[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>
drivers/i2c/chips/it87.c