]> git.baikalelectronics.ru Git - kernel.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)
commit75c87e79d36168df8dbeb0b96fcec0a5486af2ac
treea2260af225b373435ceb4e9475dfbbe67f019832
parent97d3edb58bc38b452bee05b221a29ca5a6461a3b
[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