]> git.ipfire.org Git - people/ms/linux.git/commit
hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
authorGuenter Roeck <linux@roeck-us.net>
Mon, 31 Aug 2015 23:13:47 +0000 (16:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Oct 2015 21:39:17 +0000 (14:39 -0700)
commit2cb1fe8ba813215c0258fa08bc4eba59b82a6440
tree4b900f2c687432085082179f1579e435298c9005
parent4688a16e79d81c85564711a48914992f81b2286c
hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips

commit 728d29400488d54974d3317fe8a232b45fdb42ee upstream.

The STEP_UP_TIME and STEP_DOWN_TIME registers are swapped for all chips but
NCT6775.

Reported-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwmon/nct6775.c