From b6b9d69602aec2c869dd2ca730aab2cc58473c2d Mon Sep 17 00:00:00 2001 From: "Ira W. Snyder" Date: Wed, 23 Sep 2009 22:59:43 +0200 Subject: [PATCH] hwmon: (ltc4215) Clear faults at startup When power is applied to the ltc4215 chip it sometimes reports spurious faults. The faults are not yet exposed via sysfs, however it may be useful for userspace to read the fault register directly with the i2cget command. Clear the fault register when the driver is installed so userspace doesn't have to worry about spurious fault indications. Signed-off-by: Ira W. Snyder Signed-off-by: Jean Delvare --- Reading git-format-patch failed