hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07
authorAndrew Paprocki <andrew@ishiboo.com>
Wed, 6 Aug 2008 20:41:06 +0000 (22:41 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Wed, 6 Aug 2008 20:41:06 +0000 (22:41 +0200)
commit0475169c13e177e1af5a02f5e9f30fda13dc0b86
tree9366e6e093ff39b037011a392c8f97140c3ccad9
parent116d0486bdefc11f71e567cadf0c47f788b4dd06
hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07

The it8712 chip supports 16-bit fan tachometers in revisions >= 0x07.
Revisions >= 0x08 dropped support for 8-bit fan divisor registers. The
patch enables 16-bit fan readings on all revisions >= 0x07 just like
the it8716 and it8718 chips.

Signed-off-by: Andrew Paprocki <andrew@ishiboo.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Documentation/hwmon/it87
drivers/hwmon/it87.c