From: Jean Delvare Date: Sat, 26 Mar 2011 09:45:01 +0000 (+0100) Subject: hwmon: (f71882fg) Per-chip fan/temperature input count tables X-Git-Tag: v2.6.39-rc1~39^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f27def07bfb296d5eb441cd5777d351c7afcb4a1;p=pandora-kernel.git hwmon: (f71882fg) Per-chip fan/temperature input count tables Use tables to list the count of fan and temperature inputs for all supported chips, almost similar to (but more simple than) what is already done for voltage inputs. This avoids repeating the same tests in different functions, and will make it easier to add support for chips with a different count of fan or temperature inputs. Signed-off-by: Jean Delvare Acked-by: Hans de Goede Acked-by: Guenter Roeck --- Reading git-diff-tree failed