diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-12-19 22:17:01 +0100 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2012-12-19 22:17:01 +0100 |
commit | 2cece01ffd622ab65a4f5a6704e3a74c1174d2fa (patch) | |
tree | 80ca67d24770743381e423f157f192e8a03bc1fa /virt | |
parent | hwmon: (it87) Save voltage register values in 2-dimensional array (diff) | |
download | linux-2cece01ffd622ab65a4f5a6704e3a74c1174d2fa.tar.xz linux-2cece01ffd622ab65a4f5a6704e3a74c1174d2fa.zip |
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
The macro name show_sensor_offset is confusing since it related to the sensor
type, not an offset - even more so when we introduce offset attributes later on.
Replace it with direct definitions, and replace the show_sensor/set_sensor
function names with show_temp_type/set_temp_type. This also resolves a
checkpatch error.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions