commit | 2ccc8731e5054058d5fb990744b4f72a79018d34 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jul 26 22:13:47 2012 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Jul 27 13:59:22 2012 -0700 |
tree | 10f493b1ba750d43f61657232cc217721a94fb79 | |
parent | 9baeb8fdd7e1e78973ad19a6d7e2bcf7dfeb2498 [diff] |
hwmon: (jc42) Simplify hysteresis mask Define JC42_CFG_HYST_MASK as the mask _before_ shifting instead of after shifting. This simplifies the current code slightly, and will simplify the code to come even more. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net>