From: Axel Lin Date: Thu, 3 Jul 2014 14:45:45 +0000 (+0800) Subject: hwmon: (adm1021) Fix cache problem when writing temperature limits X-Git-Tag: cleanup-for-v3.18~285^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c024044d4da2c9c3b32933b4235df1e409293b84;p=pandora-kernel.git hwmon: (adm1021) Fix cache problem when writing temperature limits The module test script for the adm1021 driver exposes a cache problem when writing temperature limits. temp_min and temp_max are expected to be stored in milli-degrees C but are stored in degrees C. Reported-by: Guenter Roeck Signed-off-by: Axel Lin Cc: stable@vger.kernel.org Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed