commit | 10c08f8100ee2c4d27b862635574cdf4ef439e67 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Jun 06 19:34:45 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 21 21:52:05 2005 -0700 |
tree | 7055414032c3fd5fa066c6574804011132b69cb5 | |
parent | c3bc4caedd84ad03360cb9ec04b6c44ab314588b [diff] |
[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h This patch renames the new linux/i2c-sysfs.h header file to linux/hwmon-sysfs.h. This names seems to be more appropriate since this file defines macros and structures not related to i2c but to hardware monitoring drivers. The patch also updates the five hardware monitoring driver which include that header file already. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>