]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
hwmon: (max1668) Fix writing the minimum temperature
authorGuenter Roeck <linux@roeck-us.net>
Sun, 16 Feb 2014 01:54:06 +0000 (17:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 06:06:25 +0000 (22:06 -0800)
commit00b29b3d146043f5e4dc9077fc58bbfbff4d9198
tree26ef948117caa8e9499139b87c29e3b8d4a2cb76
parentcda6b481a453976f489d7f33595fd16ee4e7db40
hwmon: (max1668) Fix writing the minimum temperature

commit 500a91571f0a5d0d3242d83802ea2fd1faccc66e upstream.

When trying to set the minimum temperature, the driver was erroneously
writing the maximum temperature into the chip.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwmon/max1668.c