hwmon: (f71882fg) Per-chip fan/temperature input count tables
authorJean Delvare <khali@linux-fr.org>
Sat, 26 Mar 2011 09:45:01 +0000 (10:45 +0100)
committerJean Delvare <khali@endymion.delvare>
Sat, 26 Mar 2011 09:45:01 +0000 (10:45 +0100)
commitf27def07bfb296d5eb441cd5777d351c7afcb4a1
treed34be13b626981c848f7803ca499b5433eabd8dc
parent2740c60c4ab9a8c6169d7925014f57440361f698
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 <khali@linux-fr.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/f71882fg.c