[PATCH] w83781d: Don't reset the chip by default
[sfrench/cifs-2.6.git] / Documentation / hwmon / w83781d
index ac155d8b0fef845a32d7db11fba7f5043e67f497..b1e9f80098ee55af95aab64d26564f7fdfefa7f0 100644 (file)
@@ -36,6 +36,11 @@ Module parameters
   Use 'init=0' to bypass initializing the chip.
   Try this if your computer crashes when you load the module.
 
+* reset int
+  (default 0)
+  The driver used to reset the chip on load, but does no more. Use
+  'reset=1' to restore the old behavior. Report if you need to do this.
+
 force_subclients=bus,caddr,saddr,saddr
   This is used to force the i2c addresses for subclients of
   a certain chip. Typical usage is `force_subclients=0,0x2d,0x4a,0x4b'