git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9baeb8f
)
hwmon: (jc42) Simplify hysteresis mask
author
Jean Delvare
<khali@linux-fr.org>
Thu, 26 Jul 2012 20:13:47 +0000
(22:13 +0200)
committer
Guenter Roeck
<linux@roeck-us.net>
Fri, 27 Jul 2012 20:59:22 +0000
(13:59 -0700)
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>
drivers/hwmon/jc42.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/jc42.c
Simple merge