OSDN Git Service

hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature and...
authoramy.shih <amy.shih@advantech.com.tw>
Thu, 12 Sep 2019 11:33:00 +0000 (11:33 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 12 Sep 2019 18:52:08 +0000 (11:52 -0700)
commit3b710d7ae5d5138a0d4d876a4ea12bfbb8055efb
tree1a9a735f34b25274006b66d6c55465a3f8900aa4
parentffd96868ac5d4c22bba1ba2175d124cb2775f3f7
hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature and fan.

According to datasheet, the SMI status register setting of LTD
temperature is SMI_STS3, and the SMI status register setting
of fan is SMI_STS5 and SMI_STS6.

Signed-off-by: amy.shih <amy.shih@advantech.com.tw>
Link: https://lore.kernel.org/r/20190912113300.4714-1-Amy.Shih@advantech.com.tw
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct7904.c